input_checker: Check if matrices satisfy input conditions

Description Usage Arguments Details

View source: R/O2PLS.R

Description

Check if matrices satisfy input conditions

Usage

1

Arguments

X

Should be numeric matrix.

Y

Should be numeric matrix.

Details

This function throws an error if any of the elements is NA, Inf, NaN or nrow(X) doesn't match nrow(Y).


selbouhaddani/O2PLS documentation built on May 29, 2019, 5:53 p.m.