View source: R/df.residual.aidsEst.R
df.residual.aidsEst | R Documentation |
These method returns the covariance matrix of the coefficients from an Almost Ideal Demand System (AIDS).
## S3 method for class 'aidsEst' df.residual( object, ... )
object |
an object of class |
... |
currently not used. |
The df.residual
method for objects of class aidsEst
returns a symmetric matrix: the covariance matrix of the coefficients.
Arne Henningsen
aidsEst
, coef.aidsEst
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.