lambda_checker: Check if penalization parameters satisfy input conditions

Description Usage Arguments Details

View source: R/OmicsPLS.R

Description

Check if penalization parameters satisfy input conditions

Usage

1
lambda_checker(x, y, keepx, keepy, n)

Arguments

x

Should be numeric matrix.

y

Should be numeric matrix.

keepx

Input of o2m function.

keepy

Input of o2m 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.