Learn R Programming

nlts (version 1.0-2)

summary.lomb: Summarizes Lomb periodograms

Description

`summary' method for objects of 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.

...

generic plot arguments.

Value

A list summarizing the analysis is printed:

period

the dominant period.

p.val

the p.value.

See Also

spec.lomb