lmb: Lomb-Scargle estimation function

Description Usage Arguments

View source: R/specLOMB.R

Description

calculates the standard Lomb-Scargle estimation. The calculation is vectorized to enhance calculation speed.

Usage

1
lmb(f, dat, var_val)

Arguments

f

frequency

dat

spatial vector including locations and values

var_val

variance of the data


spectral documentation built on March 29, 2021, 5:10 p.m.

Related to lmb in spectral...