endogenous | R Documentation |
This function extracts data of a endogenous variable(s) from an estimated model.
endogenous(object, equations = NULL, ...)
object |
An object of class |
equations |
A number, a numeric array or a string array specifying the indices or names of the endogenous variables in the equations. |
... |
Additional arguments. |
A data frame containing the endogenous data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.