vcov.autologistic: Return the estimated covariance matrix for an 'autologistic'...

Description Usage Arguments Value

View source: R/autologistic.R

Description

Return the estimated covariance matrix for an autologistic model object.

Usage

1
2
## S3 method for class 'autologistic'
vcov(object, ...)

Arguments

object

a fitted autologistic model object.

...

additional arguments.

Value

An estimate of the covariance matrix of the parameters (in a Bayesian setting), or an estimate of the covariance matrix of the maximum pseudolikelihood estimator of the parameters.


ngspatial documentation built on July 2, 2020, 12:01 a.m.