Learn R Programming

nlts (version 0.2-0)

summary.lomb: Summarizes Lomb periodograms

Description

`summary' method for class "lomb".

Usage

# S3 method for lomb
summary(object, …)

Arguments

object

an object of class "lomb", usually, as a result of a call to spec.lomb.

no other arguments currently allowed

Value

A list summarizing the analysis is printed:

period

the dominant period.

p.val

the p.value.

See Also

spec.lomb