Package: nomogramFormula
Type: Package
Title: Calculate Total Points and Probabilities for Nomogram
Version: 1.2.0.0
Description: 
  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.
Author: Jing Zhang, Zhi Jin
Maintainer: Jing Zhang<zj391120@163.com>
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: rms, do, Hmisc
RoxygenNote: 6.1.1
URL: https://github.com/yikeshu0611/nomogramFormula
BugReports: https://github.com/yikeshu0611/nomogramFormula/issues
NeedsCompilation: no
Packaged: 2020-01-28 12:36:48 UTC; asus
Repository: CRAN
Date/Publication: 2020-01-28 13:10:02 UTC
Built: R 4.1.0; ; 2021-05-28 02:49:48 UTC; unix
