Learn R Programming

disaggR (version 1.0.5.4)

smoothed.rate: 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

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

Run the code above in your browser using DataLab