.deltaMethodObs | R Documentation |
Computes standard errors of the observation equation using the delta method (for forecast).
.deltaMethodObs(out, nameObs, model, constant = 1)
out |
The return object of the function |
nameObs |
The name of the observation equation as character. |
model |
An object of class |
constant |
A constant used in the transformation functions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.