nomogram_features3 | 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_features3
A data frame with 16 rows and 4 columns:
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.
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.