nomogram_features2 | R Documentation |
An example of a data frame for sample_features
argument in
create_nomogram
function, must only include all possible
combinations of feature values, where one column is available for each
feature.
nomogram_features2
A data frame with 80 rows and 4 columns:
.
A numerical predictor without decimal.
A categorical predictor with values of 0 and 1.
A categorical predictor with values of 0 and 1.
A categorical predictor with values of 0 and 1.
Derived from mtcars
for examples in this package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.