summary.specar.ci {nlts}R Documentation

Summarize ar-spectra with CI's

Description

‘summary’ method for objects of class "specar.ci".

Usage

## S3 method for class 'specar.ci'
summary(object, period = TRUE, ...)

Arguments

object

an object of class "specar.ci", usually, as a result of a call to specar.ci.

period

If TRUE the summary is given in terms of the period, if false it is in terms of the frequency

...

generic plot arguments.

Value

A list summarizing the analysis is printed:

period

the dominant period.

p.val

the p.value.

See Also

specar.ci


[Package nlts version 1.0-2 Index]