Taper constraints using loess smoothing
ctap_loess(tapvec, ...)# S3 method for tapers
ctap_loess(tapvec, ...)
# S3 method for default
ctap_loess(
tapvec,
tapseq = NULL,
loess.span = 0.3,
loess.degree = 1,
verbose = TRUE,
...
)
integer or 'tapers'
object; the number of tapers at each frequency
optional arguments
numeric; positions or frequencies -- necessary for smoother methods
scalar; the span used in loess
scalar; the polynomial degree
logical; should warnings and messages be given?
constrain_tapers
, ctap_simple