Summary.uts_vector: Summary of Time Series Values

Description Usage Arguments Note See Also Examples

View source: R/group_methods.R

Description

Apply summary from base R to the observation values of a multivariate time series.

Usage

1
2
3
4
5
## S3 method for class 'uts_vector'
summary(object, ...)

## S3 method for class 'uts_matrix'
summary(object, ...)

Arguments

object

a "uts_vector" or "uts_matrix" object.

...

further arguments passed to or from methods.

Note

This method primarily exists because summary.default produces an error message.

See Also

summary.uts

Examples

1
2

andreas50/utsMultivariate documentation built on Sept. 27, 2021, 10:33 p.m.