spatpcaCV | R Documentation |
Internal function: M-fold Cross-validation
spatpcaCV(sxyr, Yr, M, K, tau1r, tau2r, gammar, nkr, maxit, tol, l2r)
sxyr |
A location matrix |
Yr |
A data matrix |
M |
The number of folds for CV |
K |
The number of estimated eigen-functions |
tau1r |
A range of tau1 |
tau2r |
A range of tau2 |
gammar |
A range of gamma |
nkr |
A vector of fold numbers |
maxit |
A maximum number of iteration |
tol |
A tolerance rate |
l2r |
A given tau2 |
A list of selected parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.