Specifies a continous interval by supplying a lower and upper bound. Such intervals can be supplied as parameter value ranges in tunePareto.
通过提供一个上限和下限指定一个连续的时间间隔。可提供作为参数的取值范围在tunePareto的时间间隔。
用法----------Usage----------
as.interval(lower, upper)
参数----------Arguments----------
参数:lower
The lower bound of the interval
下界的时间间隔
参数:upper
The upper bound of the interval
上界的时间间隔
值----------Value----------
A list of class Interval specifying the lower and upper bound.
列表类Interval指定的上限和下限。