Learn R Programming

spectral (version 1.0.1)

lmb: Lomb-Scargle estimation function

Description

calculates the Lomb-Scargle estimation

Usage

lmb(x, y, omega)

Arguments

x

spatial vector

y

data vector

omega

frequency vector

Details

This wrapper function calls compiled C++ code, which does the job.