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

View source: R/check_specifications.r

check_plscompR Documentation

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

Description

Internal function not to be called by the user

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

Details

Internal function. check_plscomp is called by check_specs.

Value

validated plscomp

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)


gastonstat/plspm documentation built on April 8, 2022, 5:59 a.m.