vcov.sparse.sglmm: Return the covariance matrix of the regression parameters of a sparse.sglmm
model object.
Description
Return the covariance matrix of the regression parameters of a sparse.sglmm
model object.
Usage
# S3 method for sparse.sglmm
vcov(object, ...)
Arguments
object
a fitted sparse.sglmm
model object.
Value
An estimate of the posterior covariance matrix of the regression coefficients.