vcov.mvn: Retrieve the variance-covariance matrix of an 'mvn' object.

View source: R/mvn.R

vcov.mvnR Documentation

Retrieve the variance-covariance matrix of an mvn object.

Description

Retrieve the variance-covariance matrix of an mvn object.

Usage

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

Arguments

object

The mvn object to retrieve the variance-covariance matrix of

...

Additional arguments to pass (not used)

Value

The variance-covariance matrix of the mvn object


queelius/algebraic.dist documentation built on Jan. 27, 2025, 8:46 a.m.