vcov.svcm: Returns covariance matrix of fitted model parameters.

vcov.svcmR Documentation

Returns covariance matrix of fitted model parameters.

Description

Returns covariance matrix of fitted model parameters for svcm objects.

Usage

## S3 method for class 'svcm'
vcov(object, ...)

Arguments

object

An object of type svcm.

...

Not used.

Value

Covariance matrix of fitted parameters.


espenmei/svcmr documentation built on March 29, 2025, 1:01 p.m.