setTruncated<-: Set the indicator of truncated distribution.
Description
Set the indicator of truncated distribution.
Usage
setTruncated(this, ...) <- value# S4 method for Distribution,logical
setTruncated(this) <- value
Arguments
...
Additional function arguments.
value
Boolean to indicate whether the distribution is truncated by min and max or not.