deflate: Deflate a time series

Description Usage Arguments Value Author(s)

Description

Deflate a time series using a deflator series. The deflator can be an index, a percentage or a point percentage series.

Usage

1
deflate(ts, deflator, type = "index")

Arguments

ts

A ts object. The time series to be deflated.

deflator

A ts object. The deflator series.

type

A character. Can be either 'index', 'point.perc' (for point percentage) or 'perc' (for percentage).

Value

The deflated series.

Author(s)

Talitha Speranza talitha.speranza@fgv.br


BETS documentation built on May 1, 2019, 7:48 p.m.