UCcommand: UCcommand

View source: R/UCestim.R

UCcommandR Documentation

UCcommand

Description

Auxiliar function for UC modeling

Usage

UCcommand(command, sys)

Arguments

command

Command to execute: "forecast", "validate", "filter", "smooth", "disturb", "components", "all"

sys

A UComp object created with UC

Value

The input UComp object with the appropriate fields filled in

Author(s)

Diego J. Pedregal

See Also

UC, UCforecast, UCvalidate, UCfilter, UCsmooth, UCcomponents, UCdisturb

Examples


cycle <- UChp(USgdp)
plot(cycle)


UComp documentation built on April 24, 2026, 5:07 p.m.

Related to UCcommand in UComp...