gcv_function | R Documentation |
Auxiliary routine for GCV calculations
gcv_function(alpha, gamma2, beta)
alpha |
parameter |
gamma2 |
square of the gamma from the gsvd |
beta |
projected data to fit |
vector, g - || Gm_(alpha,L) - d ||^2 / (Tr(I - GG#)^2
Jonathan M. Lees<jonathan.lees@unc.edu>
Aster, R.C., C.H. Thurber, and B. Borchers, Parameter Estimation and Inverse Problems, Elsevier Academic Press, Amsterdam, 2005.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.