summary.lomb: Summarizes Lomb periodograms

Description Usage Arguments Value See Also

Description

‘summary’ method for objects of class "lomb".

Usage

1
2
## S3 method for class '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


nlts documentation built on May 1, 2019, 8:44 p.m.

Related to summary.lomb in nlts...