Description Usage Arguments Value
lambda warm up for linear regression model
1 | lambda_warm_up_lm(data_y, data_x, blocks, cv_index)
|
data_y |
input matrix Y |
data_x |
input matrix X |
blocks |
the vector of blocks |
cv_index |
the vector of indices for validation |
a value for parameter lambda
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.