final rule to assign numerical values in the final nodes.
1: mean value in the final nodes
2: median value in the final nodes
3: using optimal projection
4: using all independent variables
5: using several significant independent variables
method
simple or empirical method to calculate PPKernelSHAP
varImp
shapImp or treeImp - Sorted by descending order of variance or the variable importance from coefficient values of the nodes inside
the PPTreereg.
final.leaf
location of final leaf
Yrange
show the entire final prediction range of the dependent variable. Default value is FALSE.
Details
Decision plots are mainly used to explain individual predictions that how the model makes decision,
by focusing more on how model’s predictions reach to their expected y value with PPKernelSHAP values.