gcv_function {PEIP}R Documentation

gcv func

Description

Auxiliary routine for GCV calculations

Usage

gcv_function(alpha, gamma2, beta)

Arguments

alpha

parameter

gamma2

square of the gamma from the gsvd

beta

projected data to fit

Value

vector, g - || Gm_(alpha,L) - d ||^2 / (Tr(I - GG#)^2

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

References

Aster, R.C., C.H. Thurber, and B. Borchers, Parameter Estimation and Inverse Problems, Elsevier Academic Press, Amsterdam, 2005.


[Package PEIP version 2.2-5 Index]