Learn R Programming

cents (version 0.1-41)

summary.cents: Summary method for 'cents'

Description

The summary indicates the number of observed time series values in each of the classes: "o", "L", "R", or NA.

Usage

"summary"(object, ...)

Arguments

object
cents object that is produced by rcarma()
...
additional paramaters (ignored)

See Also

rcarma

Examples

Run this code
out <- rcarma()
plot(out)

Run the code above in your browser using DataLab