eval.penalty(basisobj, Lfdobj=int2Lfd(0), rng=rangeval)
basisobj
.
If Lfdobj
is $m$ or a linear
differential operator of order $m$, the rank
of the matrix should be at least approximately equal to
its order minus $m$.If the penalty matrix must be evaluated repeatedly, computation can be greatly speeded up by avoiding the use of this function, and instead using quadrature points and weights defined by Simpson's rule.
getbasispenalty
,
eval.basis
,