lambda_checker_group {OmicsPLS} | R Documentation |
Check if penalization parameters for groups satisfy input conditions
Description
Check if penalization parameters for groups satisfy input conditions
Usage
lambda_checker_group(groupx, groupy, keepx, keepy, n)
Arguments
groupx |
Vector. Input of |
groupy |
Vector. Input of |
keepx |
Input of |
keepy |
Input of |
n |
Number of joint components. |
Details
This function throws an error if lambda is not within the range.
[Package OmicsPLS version 2.0.2 Index]