The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
| 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 |
| Reference manual: | R6Nomogram.html , R6Nomogram.pdf |
| Vignettes: |
Basics.qmd (source, R code) |
| Package source: | R6Nomogram_1.0.tar.gz |
| Windows binaries: | r-devel: R6Nomogram_1.0.zip, r-release: R6Nomogram_1.0.zip, r-oldrel: R6Nomogram_1.0.zip |
| 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 |
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.