psdLS: Compute spectrum via the Lomb-Scargle periodogram

Description Usage Arguments

Description

Compute a Lomb-Scargle periodogram

Usage

1
2
3
psdLS(x, y = NULL, spans = NULL, kernel = NULL, taper = 0.1, pad = 0, fast = TRUE,
 type = "lomb",demean = FALSE, detrend = TRUE, na.action = na.fail, 
n.outfreq = floor(nrow(x)/2), ...)

Arguments

x
y
spans
kernel
taper
pad
fast
type
demean
detrend
na.action
n.outfreq
...

krehfeld/nest documentation built on May 28, 2019, 12:33 a.m.