ROI_bound: bound

Description Usage Arguments Details

Description

ROI distinguishes between 2 different types of bounds:

Usage

1
2
3
4
## S3 method for class 'bound'
c(...)

is.bound(x)

Arguments

x

object to be tested

...

arguments (inheriting from bound) to be combined

Details

ROI provides the method V_bound as constructor for variable bounds. NO_bound is not explicitly implemented but represented by NULL.


ROI documentation built on Aug. 29, 2020, 3:01 p.m.

Related to ROI_bound in ROI...