Maxima_and_Minima: Maxima and Minima

min.symbolic_intervalR Documentation

Maxima and Minima

Description

Maxima and Minima

Usage

## S3 method for class 'symbolic_interval'
min(x, ...)

## S3 method for class 'symbolic_interval'
max(x, ...)

## S3 method for class 'symbolic_interval'
x$name = c("min", "max", "mean", "median")

Arguments

x

symbolic interval vector

...

further arguments passed to or from other methods.

name

...

Value

a new symbolic interval with the minimum of the minima and the minimum of the maxima


RSDA documentation built on Nov. 10, 2023, 5:06 p.m.