vcov.mix: Covariance for Fitted GMM

View source: R/01_Class.R

vcov.mixR Documentation

Covariance for Fitted GMM

Description

Covariance for Fitted GMM

Usage

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

Arguments

object

A mix object.

...

Unused.

Value

List of estimated cluster covariance matrices.


MGMM documentation built on Feb. 27, 2026, 1:07 a.m.