Description Usage Arguments Examples
SVD imputation
1  | newDImputation(dataX, Ncomp)
 | 
dataX | 
 Missing data to be imputed  | 
Ncomp | 
 the rank of the SVD approximation  | 
1  | SVDimp <- SVDImputation(dataX = "Cornell",Ncomp = 5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.