sup.mvn: Method for obtaining the support of a 'mvn' object, where the...

View source: R/mvn.R

sup.mvnR Documentation

Method for obtaining the support of a mvn object, where the support is defined as values that have non-zero probability density.

Description

Method for obtaining the support of a mvn object, where the support is defined as values that have non-zero probability density.

Usage

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

Arguments

x

The mvn object to obtain the support of

...

Additional arguments to pass (not used)

Value

A support-type object (see support.R), in this case an interval object for each component.


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