lmb {spectral} | R Documentation |
calculates the standard Lomb-Scargle estimation. The calculation is vectorized to enhance calculation speed.
lmb(f, dat, var_val)
f |
frequency |
dat |
spatial vector including locations and values |
var_val |
variance of the data |