print.mvn: Print Fitted MVN Model

View source: R/01_Class.R

print.mvnR Documentation

Print Fitted MVN Model

Description

Print Fitted MVN Model

Usage

## S3 method for class 'mvn'
print(x, ...)

Arguments

x

A mvn object.

...

Unused.

Value

Invisibly returns x.


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