gcv_function: gcv func

View source: R/gcv_function.R

gcv_functionR 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.


PEIP documentation built on Aug. 21, 2023, 9:10 a.m.