get_PLSR_NA: Internal PLS regression with missing values

View source: R/get_PLSR_NA.r

get_PLSR_NAR Documentation

Internal PLS regression with missing values

Description

Internal function not to be called by the user

Usage

  get_PLSR_NA(Y, X, ncomp)

Arguments

Y

an (already centered) vector of order n; NA not allowed

X

an (already centered) n x p matrix; NA allowed but with at least one observation for every row and column

ncomp

number of components

Details

Internal function. get_PLSR_NA

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.