Learn R Programming

ggRandomForests (version 2.1.0)

pbc_data: pbc_data "fixes" some features of the randomForestSRC pbc data set. * groks logical and factor variables (< 5 unique values are factors). * Changes the age variable to be in years * changes time variable to years * Modifies the treatment factor

Description

pbc_data "fixes" some features of the randomForestSRC pbc data set.

* groks logical and factor variables (< 5 unique values are factors). * Changes the age variable to be in years * changes time variable to years * Modifies the treatment factor

Usage

pbc_data()

Arguments