Rdocumentation
powered by
Learn R Programming
ibr (version 2.0-0)
betaS1lr: Coefficients for iterative bias reduction method.
Description
The function evaluates the smoothing matrix
H
, the matrices
Q
and
S
and their associated coefficients
c
and
s
. This function is not intended to be used directly.
Usage
betaS1lr(n,U,tUy,eigenvaluesS1,ddlmini,k,lambda,rank,Rm1U,index0)
Arguments
Value
Returns
beta
Details
See the reference for detailed explanation of
Q
(the semi kernel or radial basis) and
S
(the polynomial null space).
References
Wood, S.N. (2003) Thin plate regression splines.
J. R. Statist. Soc. B
,
65
, 95-114.
See Also
ibr