vcov.mvn: Covariance for Fitted MVN Model

View source: R/01_Class.R

vcov.mvnR Documentation

Covariance for Fitted MVN Model

Description

Covariance for Fitted MVN Model

Usage

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

Arguments

object

A mvn object.

...

Unused.

Value

The estimated covariance matrix.


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