This function extracts data of a endogenous variable(s) from an estimated model.
endogenous(object, equations = NULL, ...)A data frame containing the endogenous data.
An object of class ldt.estim.
A number, a numeric array or a string array specifying the indices or names of the endogenous variables in the equations. NULL means all equations.
Additional arguments.