| Eigenvectorfun | R Documentation |
Internal function for GxE imputation using the Krzanowski (1988) eigenvector approach with a leave-one-out strategy.
Eigenvectorfun(X, f)
X |
A matrix with missing values (NAs). |
f |
Number of components (rank) to use for the reconstruction. |
A list with the number of iterations, convergence status, final rank used, and the imputed matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.