Learn R Programming

ngspatial (version 0.5-2)

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 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.