Description Usage Arguments Details
Check if penalization parameters satisfy input conditions
1 | lambda_checker(x, y, keepx, keepy, n)
|
x |
Should be numeric matrix. |
y |
Should be numeric matrix. |
keepx |
Input of |
keepy |
Input of |
n |
Number of joint components. |
This function throws an error if lambda is not within the range.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.