The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

R6Nomogram: Create, Edit, and Plot Nomograms using R6 Objects

Nomograms are a type of plot for displaying linear models. A scale is plotted for each predictor in the model that translates values of the variable into "points", the sum of the "points" is then looked up on another scale to find the final prediction from the model. This package provides an R6 object constructor that does the computations for you to create an object representing the nomogram for the model. Methods and fields in the object allow you to customize the nomogram. You can then plot the nomogram, further customize, replot, etc. These types of nomograms are described in Harrell (2015) <doi:10.1007/978-3-319-19425-7>.

Version: 1.0
Imports: R6
Suggests: quarto
Published: 2026-07-06
DOI: 10.32614/CRAN.package.R6Nomogram (may not be active yet)
Author: Greg Snow [aut, cre]
Maintainer: Greg Snow <538280 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/glsnow/R6Nomogram
NeedsCompilation: no
CRAN checks: R6Nomogram results

Documentation:

Reference manual: R6Nomogram.html , R6Nomogram.pdf
Vignettes: Basics.qmd (source, R code)

Downloads:

Package source: R6Nomogram_1.0.tar.gz
Windows binaries: r-devel: not available, r-release: R6Nomogram_1.0.zip, r-oldrel: not available
macOS binaries: r-release (arm64): R6Nomogram_1.0.tgz, r-oldrel (arm64): R6Nomogram_1.0.tgz, r-release (x86_64): R6Nomogram_1.0.tgz, r-oldrel (x86_64): R6Nomogram_1.0.tgz

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.