Learn R Programming

ngspatial (version 1.2-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 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.