Description Usage Arguments Value
View source: R/fdaAuxFunctions.R
Generalised Cross-Validation method for optimising the penalty parameter.
1 | GCV(XX, yy, penmat)
|
XX |
Training predictor matrix. |
yy |
Training response vector. |
penmat |
Penalty matrix. |
The value of lambda which minimises the Generalised Cross-Validation criterion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.