Package: nomogramFormula 1.2.0.0
Jing Zhang
nomogramFormula: Calculate Total Points and Probabilities for Nomogram
A nomogram, which can be carried out in 'rms' package, provides a graphical explanation of a prediction process. However, it is not very easy to draw straight lines, read points and probabilities accurately. Even, it is hard for users to calculate total points and probabilities for all subjects. This package provides formula_rd() and formula_lp() functions to fit the formula of total points with raw data and linear predictors respectively by polynomial regression. Function points_cal() will help you calculate the total points. prob_cal() can be used to calculate the probabilities after lrm(), cph() or psm() regression. For more complexed condition, interaction or restricted cubic spine, TotalPoints.rms() can be used.
Authors:
nomogramFormula_1.2.0.0.tar.gz
nomogramFormula_1.2.0.0.zip(r-4.5)nomogramFormula_1.2.0.0.zip(r-4.4)nomogramFormula_1.2.0.0.zip(r-4.3)
nomogramFormula_1.2.0.0.tgz(r-4.4-any)nomogramFormula_1.2.0.0.tgz(r-4.3-any)
nomogramFormula_1.2.0.0.tar.gz(r-4.5-noble)nomogramFormula_1.2.0.0.tar.gz(r-4.4-noble)
nomogramFormula_1.2.0.0.tgz(r-4.4-emscripten)nomogramFormula_1.2.0.0.tgz(r-4.3-emscripten)
nomogramFormula.pdf |nomogramFormula.html✨
nomogramFormula/json (API)
# Install 'nomogramFormula' in R: |
install.packages('nomogramFormula', repos = c('https://yikeshu0611.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yikeshu0611/nomogramformula/issues
Last updated 5 years agofrom:7b129bd026. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | WARNING | Nov 03 2024 |
R-4.5-linux | WARNING | Nov 03 2024 |
R-4.4-win | WARNING | Nov 03 2024 |
R-4.4-mac | WARNING | Nov 03 2024 |
R-4.3-win | WARNING | Aug 05 2024 |
R-4.3-mac | WARNING | Aug 05 2024 |
Exports:formula_lpformula_rdpoints_calprob_calTotalPoints.rms
Dependencies:askpassbackportsbase64encbslibcachemcheckmateclicliprclustercodetoolscolorspacecpp11crayoncredentialscurldata.tabledescdigestdodplyrevaluatefansifarverfastmapfontawesomeforeignFormulafsgenericsgertggplot2ghgitcredsgluegridExtragtablehighrHmischtmlTablehtmltoolshtmlwidgetshttrhttr2iniisobandjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMASSMatrixMatrixModelsmemoisemgcvmimemultcompmunsellmvtnormnlmennetopensslopenxlsxpillarpkgconfigplyrpolsplinepurrrquantregR6rappdirsRColorBrewerRcppreshape2rlangrmarkdownrmsrpartrprojrootrstudioapirvestsandwichsassscalesselectrSparseMstringistringrsurvivalsysTH.datatibbletidyrtidyselecttinytextmcnusethisutf8vctrsviridisviridisLitewhiskerwithrxfunxml2yamlzipzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Explore the Formula of Total Points and Linear Predictors | formula_lp |
explore formula of points to each variable | formula_points |
explore formula for probability and total points formula | formula_probability |
Explore the Formula of Total Points and Raw Data | formula_rd |
Calculate Total Points | points_cal |
Calculate Probabilities | prob_cal |
Caculate nomogram total points | total_points |
Caculate nomogram total points | total_probability |
Caculate Total Points for nomogram Picture | TotalPoints.rms |