Description Usage Arguments Value References
SL.ranger
is a wrapper for SuperLearner
that adds the fast random forests method ranger
.
1 |
Y |
outcome vector. |
X |
covariate dataframe for training. |
newX |
covariate dataframe for predictions. |
family |
link function (currently only supports "gaussian" identity link). |
Predictions and fits from ranger
.
Wright MN, Ziegler A (2016). ranger: A fast implementation of random forests for high dimensional data in C++ and R. Journal of Statistical Software.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.