vcov.seinfitR | R Documentation |
Compute variance-covariance matrix for seinfitR model.
## S3 method for class 'seinfitR'
vcov(object, ...)
object |
Object of class 'seinfitR'. |
... |
currently unused. |
A matrix representing the covariance of the estimated coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.