Msts: Matrix with Seasonal Data

Description Usage Arguments Author(s) Examples

Description

Returns a matrix with the seaonal data by columns. For internal use.

Usage

1
2
    Msts (wts)
  

Arguments

wts

a univariate time series object.

Author(s)

Javier Lopez-de-Lacalle javlacalle@yahoo.es and Ignacio Diaz-Emparanza Ignacio.Diaz-Emparanza@ehu.es

Examples

1
2
3
4
    ## Buys-Ballot contour plot.
    data(AirPassengers)
    Msts(wts=log(AirPassengers))
  

uroot documentation built on May 2, 2019, 6:49 p.m.

Related to Msts in uroot...