lambda_checker_group: Check if penalization parameters for groups satisfy input...

Description Usage Arguments Details

View source: R/OmicsPLS.R

Description

Check if penalization parameters for groups satisfy input conditions

Usage

1
lambda_checker_group(groupx, groupy, keepx, keepy, n)

Arguments

groupx

Vector. Input of o2m function.

groupy

Vector. Input of o2m function.

keepx

Input of o2m function or crossval_sparsity function.

keepy

Input of o2m function or crossval_sparsity function.

n

Number of joint components.

Details

This function throws an error if lambda is not within the range.


OmicsPLS documentation built on May 19, 2021, 5:08 p.m.