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

View source: R/OmicsPLS.R

lambda_checker_groupR 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 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.


selbouhaddani/OmicsPLS documentation built on Aug. 25, 2022, 9:52 p.m.