vcov.OEFPIL | R Documentation |
Function for extracting the estimated covariance matrix from an object of class "OEFPIL"
.
## S3 method for class 'OEFPIL'
vcov(object, ...)
object |
an object of class |
... |
other arguments. |
A matrix of the estimated covariances between the parameter estimates from an "OEFPIL"
object.
OEFPIL
##-- Continuing the coef.OEFPIL(.) example:
##Use of vcov function
vcov(st1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.