fitted.ldt.estim | R Documentation |
This function calculates and returns fitted values for an ldt.estim
object.
## S3 method for class 'ldt.estim'
fitted(object, equations = NULL, ...)
object |
An object of class |
equations |
A number, a numeric array or a string array specifying the equations with residual data. If |
... |
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.