smoothed.rate: Extracting the rate of a threeRuleSmooth

View source: R/methods.R

smoothed.rateR Documentation

Extracting the rate of a threeRuleSmooth

Description

The function smoothed.rate returns the high-frequency rate from a threeRuleSmooth object.

Usage

smoothed.rate(object)

Arguments

object

a threeRuleSmooth object.

Examples

benchmark <- threeRuleSmooth(turnover,construction); smoothed.rate(benchmark)


disaggR documentation built on Sept. 11, 2024, 5:17 p.m.