Learn R Programming

genpathmox (version 0.5)

check_plscomp: Check vector of PLS components (for non-metric plspm)

Description

Check vector of PLS components (for non-metric plspm)

Usage

check_plscomp(plscomp, scaling, modes)

Arguments

plscomp

optional vector indicating the number of PLS components (for each block) to be used when handling non-metric data (only used if scaling is provided)

scaling

list with type of scaling for each manifest variable

Value

validated plscomp

Details

Internal function. check_plscomp is called by check_specs.