Last data update: 2014.03.03

R: Return the covariance matrix of the regression parameters of...
vcov.sparse.sglmmR Documentation

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 class 'sparse.sglmm'
vcov(object, ...)

Arguments

object

a fitted sparse.sglmm model object.

...

additional arguments.

Value

An estimate of the posterior covariance matrix of the regression coefficients.

Results