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>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.0 |
rolling linux/jammy R-4.5 | R6Nomogram_1.0.tar.gz |
299.5 KiB |
1.0 |
rolling linux/noble R-4.5 | R6Nomogram_1.0.tar.gz |
299.4 KiB |
1.0 |
rolling source/ R- | R6Nomogram_1.0.tar.gz |
223.6 KiB |
1.0 |
latest linux/jammy R-4.5 | R6Nomogram_1.0.tar.gz |
299.5 KiB |
1.0 |
latest linux/noble R-4.5 | R6Nomogram_1.0.tar.gz |
299.4 KiB |
1.0 |
latest source/ R- | R6Nomogram_1.0.tar.gz |
223.6 KiB |
1.0 |
2026-04-23 source/ R- | R6Nomogram_1.0.tar.gz |
0 B |