nomogram_outputs {rmlnomogram} | R Documentation |
Nomogram outputs using the predicted probability of binary outcome
Description
An example of a data frame for sample_output
argument in
create_nomogram
function, must only include the predicted
probabilities for binary outcome.
Usage
nomogram_outputs
Format
A data frame with 16 rows and 1 column:
- output
A binary outcome with values from 0 to 1.
Source
Generated by a caret randomforest model using categorical predictors for examples in this package.
[Package rmlnomogram version 0.1.2 Index]