Description Usage Arguments Value Author(s)
Find Best split in the data.
1 | get.split(X, Y, d, alpha)
|
X |
the predictors. |
Y |
the responses. |
d |
the number of features to subsample. Should be an integer 0 < d <= p. |
alpha |
the sampling distribution for the features. A [p] vector. If |
the best split.
Eric Bridgeford
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.