Split partial lots into continuous or categorical datasets
Arguments
- part_dta
partial plot data from
rfsrc::plot.variable
- nvars
how many of the partial plot variables to calculate
- cat_limit
Categorical features are build when there are fewer than cat_limit unique features.
- model
a label name applied to all features. Useful when combining multiple partial plot objects in figures.