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