utility-spec | R Documentation |
Utility functions to set specifications used in other packages
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)
start, end, name, coef, code, pos, id, lag0, lag1, regeffect |
parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.