Smooth a functional data object using a directly specified roughness penalty
Smooth data already converted to a functional data object, fdobj, using directly specified criteria.
smooth.fdPar(fdobj, Lfdobj=NULL, lambda=1e-4, estimate=TRUE, penmat=NULL)
fdobj |
a functional data object to be smoothed. |
Lfdobj |
either a nonnegative integer or a linear differential operator object. If
|
lambda |
a nonnegative real number specifying the amount of smoothing to be applied to the estimated functional parameter. |
estimate |
a logical value: if |
penmat |
a roughness penalty matrix. Including this can eliminate the need to compute this matrix over and over again in some types of calculations. |
1. fdPar
2. smooth.fd
a functional data object.
Ramsay, James O., and Silverman, Bernard W. (2006), Functional Data Analysis, 2nd ed., Springer, New York.
Ramsay, James O., and Silverman, Bernard W. (2002), Applied Functional Data Analysis, Springer, New York.
# see smooth.basis
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.