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