setRange<-: Set the min and max of the variable.
Description
Set the min and max of the variable.
Usage
setRange(this, ...) <- value# S4 method for Distribution,numeric
setRange(this) <- value
Arguments
...
Additional function arguments.
value
a two-element vector contains min and max.