utility-spec: Utility Functions For Specifications

utility-specR Documentation

Utility Functions For Specifications

Description

Utility functions to set specifications used in other packages

Usage

createVariable(
  id,
  name = NULL,
  lag = 0,
  coef = NULL,
  regeffect = c("Undefined", "Trend", "Seasonal", "Irregular", "Series",
    "SeasonallyAdjusted")
)

createRamp(start, end, name = NULL, coef = NULL)

createOutlier(code, pos, name = NULL, coef = NULL)

Arguments

start, end, name, coef, code, pos, id, lag0, lag1, regeffect

parameters.


palatej/rjd3modelling documentation built on Jan. 3, 2023, 10:19 p.m.