View source: R/ComponentsNumber.R
Title
1 | Imputation_Data_PLSreg(dataX, datay, Ncomp, NK, imputMethod, k = 5, m = 5)
|
dataX |
explicative data with NA's |
datay |
explained data |
Ncomp |
number of components |
k |
number of the nearest neighbors only kNN Imputation method |
m |
number of imputations only for MICE Imputation method |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.