analysis_plots: Create Analysis Plots

View source: R/rf_functions_p2.R

analysis_plotsR Documentation

Create Analysis Plots

Description

analysis_plots creates plots of both the calibration of the random forest and the rpart summary tree

Usage

analysis_plots(rf.df.1, target, id_col, risk_col, time_col, vars_list)

Arguments

rf.df.1

the dataframe

target

the column name of the target variable

time_col

the column name with the cpiu values

vars_list

the variables used in training the random forest

id_Col

the column name of the patient id variable

Value

shows the calibration and rpart plots for the model


dshenker/RFSLAM documentation built on Sept. 18, 2022, 3:26 a.m.