This function calculates the variable importance of an SDTree for different complexity parameters.
# S3 method for class 'SDTree'
regPath(object, cp_seq = NULL, ...)
An object of class paths
containing
The sequence of complexity parameters.
A matrix
with the variable importance
for each complexity parameter.
Path type