Skip to content

nomogramFormula

Calculate Total Points and Probabilities for Nomogram

v1.2.0.0 · Jan 28, 2020 · GPL-3

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.

Downloads

CRAN

478

Last 30 days

8024th

1.3K

Last 90 days

6.3K

Last year

Trend: +16% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

24

Last 90 days

97

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

0

Last 7 days

13

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jing Zhang<zj391120@163.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jing",
                      family = "Zhang",
                      role = c("aut", "cre"),
                      email = "zj391120@163.com"),
               person(given = "Zhi",
                      family = "Jin",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jing Zhang<zj391120@163.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jing",
                      family = "Zhang",
                      role = c("aut", "cre"),
                      email = "zj391120@163.com"),
               person(given = "Zhi",
                      family = "Jin",
                      role = "aut"))
as necessary.

Check History

NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jing Zhang<zj391120@163.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jing",
                      family = "Zhang",
                      role = c("aut", "cre"),
                      email = "zj391120@163.com"),
               person(given = "Zhi",
                      family = "Jin",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jing Zhang<zj391120@163.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jing",
                      family = "Zhang",
                      role = c("aut", "cre"),
                      email = "zj391120@163.com"),
               person(given = "Zhi",
                      family = "Jin",
                      role = "aut"))
as necessary.
ERROR 11 OK · 1 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jing Zhang<zj391120@163.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jing",
                      family = "Zhang",
                      role = c("aut", "cre"),
                      email = "zj391120@163.com"),
               person(given = "Zhi",
                      family = "Jin",
                      role = "aut"))
as necessary.
ERROR r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jing Zhang<zj391120@163.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jing",
                      family = "Zhang",
                      role = c("aut", "cre"),
                      email = "zj391120@163.com"),
               person(given = "Zhi",
                      family = "Jin",
                      role = "aut"))
as necessary.
NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jing Zhang<zj391120@163.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jing",
                      family = "Zhang",
                      role = c("aut", "cre"),
                      email = "zj391120@163.com"),
               person(given = "Zhi",
                      family = "Jin",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jing Zhang<zj391120@163.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jing",
                      family = "Zhang",
                      role = c("aut", "cre"),
                      email = "zj391120@163.com"),
               person(given = "Zhi",
                      family = "Jin",
                      role = "aut"))
as necessary.
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory

Code

Code metrics have not been computed for this package yet.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies rms do Hmisc ggrisk nomogramFormula

Version History

4 tracked
new 1.2.0.0 Mar 10, 2026
updated 1.2.0.0 ← 1.1.0.0 diff Jan 27, 2020
updated 1.1.0.0 ← 1.0.0.0 diff Sep 1, 2019
new 1.0.0.0 Aug 27, 2019