summary.lomb {nlts} | R Documentation |
Summarizes Lomb periodograms
Description
‘summary’ method for objects of class "lomb".
Usage
## S3 method for class 'lomb'
summary(object, ...)
Arguments
object |
an object of class "lomb", usually, as a result of a call to
|
... |
generic plot arguments. |
Value
A list summarizing the analysis is printed:
period |
the dominant period. |
p.val |
the p.value. |
See Also
[Package nlts version 1.0-2 Index]