Custom rpart split function for spline random forests
Custom rpart split function for spline random forests
Wrapper for split function required for the random forest functionality. This function is called once per covariate at each potential split. Implements the random selection of variables; each variable is randomly selected to be included or excluded.