avgts: TimeSeries averages over cycle phases.

Description Usage Arguments Value Author(s) Examples

View source: R/BCDating.R

Description

This function returns the averages of the input time series over each of phases in the Dating. It omits the NA's in the time series, so will give an error with internal NA's.

Usage

1
avgts(ts,Dating) 

Arguments

ts

The input time series.

Dating

The dating.

Value

A ts timeseries.

Author(s)

Majid Einian,m.einian@mbri.ac.ir,
Monetary and Banking Research Institute, Central Bank of Islamic Republic of Iran

Examples

1
2
3
4
5
6

BCDating documentation built on May 1, 2019, 6:31 p.m.