Learn R Programming

rmlnomogram (version 0.1.2)

nomogram_features: Nomogram features using categorical predictors

Description

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.

Usage

nomogram_features

Arguments

Format

A data frame with 16 rows and 4 columns:

cyl.6

A categorical predictor with values of 0 and 1.

cyl.8

A categorical predictor with values of 0 and 1.

qsec.1

A categorical predictor with values of 0 and 1.

vs.1

A categorical predictor with values of 0 and 1.