vcov {YPPE} | R Documentation |
Generic S3 method vcov
Description
Generic S3 method vcov
Usage
vcov(object, ...)
Arguments
object |
a fitted model object |
... |
further arguments passed to or from other methods. |
Value
the variance-covariance matrix associated the regression coefficients.
[Package YPPE version 1.0.1 Index]