Learn R Programming

rmlnomogram (version 0.1.2)

nomogram_features4: Nomogram features using categorical and 1 numerical 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_features4

Arguments

Format

A data frame with 80 rows and 4 columns:

.
qsec

A numerical predictor without decimal.

cyl.6

A categorical predictor with values of 0 and 1.

cyl.8

A categorical predictor with values of 0 and 1.

vs.1

A categorical predictor with values of 0 and 1.