vcov.mcmcspatsurv {spatsurv} | R Documentation |
vcov.mcmcspatsurv function
Description
A function to return the variance covariance matrix of the parameters beta, omega and eta
Usage
## S3 method for class 'mcmcspatsurv'
vcov(object, ...)
Arguments
object |
an object inheriting class mcmcspatsurv |
... |
other arguments, not used here |
Value
the variance covariance matrix of the parameters beta, omega and eta
See Also
print.mcmcspatsurv, quantile.mcmcspatsurv, summary.mcmcspatsurv, frailtylag1, spatialpars, hazardpars, fixedpars, randompars, baselinehazard, predict.mcmcspatsurv, priorposterior, posteriorcov, MCE, hazardexceedance
[Package spatsurv version 2.0-1 Index]