Format method for mvn objects.

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

Arguments

x

The object to format

...

Additional arguments (not used)

Value

A character string

Examples

format(mvn(c(0, 0)))
#> [1] "Multivariate normal distribution (2 dimensions)"