vcov.spbp {spsurv}R Documentation

Covariance of the regression coefficients

Description

Covariance of the regression coefficients

Usage

## S3 method for class 'spbp'
vcov(spbp, ...)

Arguments

spbp

an object of the class spbp

...

further arguments passed to or from other methods.

Value

the variance-covariance matrix associated with the regression coefficients.


[Package spsurv version 1.0.0 Index]