.initializeVar | R Documentation |
Initializes variance restrictions.
.initializeVar(
model,
type = NULL,
lambda = NULL,
prior = FALSE,
errorARMA = c(0, 0),
q = 0.05
)
model |
An object of class |
type |
The variance restriction type. Possible options are |
lambda |
The smoothing constant for the HP-filter if |
prior |
A logical indicating whether prior parameters should be returned. |
errorARMA |
The ARMA order of the second equation error process. |
q |
Quantile for the Inverse Gamma distribution (only used if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.