psd (version 2.1.0)

ctap_loess: Taper constraints using loess smoothing

Description

Taper constraints using loess smoothing

Usage

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, ... )

Arguments

tapvec

integer or 'tapers' object; the number of tapers at each frequency

...

optional arguments

tapseq

numeric; positions or frequencies -- necessary for smoother methods

loess.span

scalar; the span used in loess

loess.degree

scalar; the polynomial degree

verbose

logical; should warnings and messages be given?

See Also

constrain_tapers, ctap_simple