nomogram_outputs2 {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_outputs2

Format

A data frame with 80 rows and 1 column:

output

A binary outcome with values from 0 to 1.

Source

Generated by a caret randomforest model using categorical and 1 numerical predictors for examples in this package.


[Package rmlnomogram version 0.1.2 Index]