Cross-validation for boosting GaussianLSS
1 2 3 4 5 6 7 8 9 |
y |
response variable |
data |
feature matrix |
m_stop |
stopping iteration, default is 1000 |
center_x |
center the feature matrix? default is TRUE |
folds |
a matrix indicating the folds of CV, specified by mboost::cv, default is 10-folds CV. |
method |
step length method, should be one of "FSL", "ASL", "SAASL", "SAASL05", default is "SAASL" |
papply |
parallel computation, default is mclapply |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.