vcov.yppe {YPPE} | R Documentation |
Covariance of the regression coefficients
Description
Covariance of the regression coefficients
Usage
## S3 method for class 'yppe'
vcov(object, ...)
Arguments
object |
an object of the class yppe |
... |
further arguments passed to or from other methods. |
Value
the variance-covariance matrix associated with the regression coefficients.
[Package YPPE version 1.0.1 Index]