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 complex condition, interaction or restricted cubic spine, TotalPoints.rms() can be used.

Version: 1.2.0.0
Imports: rms, do, Hmisc
Published: 2020-01-28
Author: Jing Zhang, Zhi Jin
Maintainer: Jing Zhang <zj391120 at 163.com>
BugReports: https://github.com/yikeshu0611/nomogramFormula/issues
License: GPL-3
URL: https://github.com/yikeshu0611/nomogramFormula
NeedsCompilation: no
CRAN checks: nomogramFormula results

Documentation:

Reference manual: nomogramFormula.pdf

Downloads:

Package source: nomogramFormula_1.2.0.0.tar.gz
Windows binaries: r-prerel: nomogramFormula_1.2.0.0.zip, r-release: nomogramFormula_1.2.0.0.zip, r-oldrel: nomogramFormula_1.2.0.0.zip
macOS binaries: r-prerel (arm64): nomogramFormula_1.2.0.0.tgz, r-release (arm64): nomogramFormula_1.2.0.0.tgz, r-oldrel (arm64): nomogramFormula_1.2.0.0.tgz, r-prerel (x86_64): nomogramFormula_1.2.0.0.tgz, r-release (x86_64): nomogramFormula_1.2.0.0.tgz
Old sources: nomogramFormula archive

Reverse dependencies:

Reverse imports: ggrisk

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nomogramFormula to link to this page.