Description Usage Arguments Details
Check if sparsity parameters satisfy input conditions in cross-validation functions
1 | cv_lambda_checker(x, y, keepx_seq = NULL, keepy_seq = NULL)
|
x |
Should be numeric matrix. |
y |
Should be numeric matrix. |
keepx_seq |
Input of |
keepy_seq |
Input of |
This function throws an error if sparsity parameters are not valid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.