mvn
object, where the support
is defined as values that have non-zero probability density.R/mvn.R
sup.mvn.Rd
Method for obtaining the support of a mvn
object, where the support
is defined as values that have non-zero probability density.
# S3 method for mvn
sup(x, ...)
The mvn
object to obtain the support of
Additional arguments to pass (not used)
A support-type object (see support.R
), in this case an
interval
object for each component.