compare_annual_totals: Compare the annual totals of two series (usually the raw...

View source: R/timeseries.R

compare_annual_totalsR Documentation

Compare the annual totals of two series (usually the raw series and the seasonally adjusted series)

Description

Compare the annual totals of two series (usually the raw series and the seasonally adjusted series)

Usage

compare_annual_totals(raw, sa)

Arguments

raw

Raw series

sa

Seasonally adjusted series

Value

The largest annual difference (in percentage of the average level of the seasonally adjusted series)


palatej/rjd3toolkit documentation built on Oct. 30, 2024, 10:46 p.m.