View source: R/postEstimation.R
postEstimation | R Documentation |
This function aims to compute some post estimation indicators.
postEstimation(modelFrame=modelFrame,
firstEstimate=firstEstimate,
system=system)
modelFrame |
an object of the class |
firstEstimate |
an object of the class |
system |
an object of the class |
An object of class postEstimation
, which is the list of R-squared obtained for each equation of the estimated system.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.