exogenous | R Documentation |
This function extracts data of an exogenous variable(s) in an equation from an estimated model. It takes zero restrictions imposed into account.
exogenous(object, equation = 1, ...)
object |
An object of class |
equation |
A number or a string specifying the equation with exogenous data. |
... |
Additional arguments. |
A matrix containing the exogenous data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.