Learn R Programming

cascsim (version 0.4)

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

this

Distribution Object

...

Additional function arguments.

value

Boolean to indicate whether the distribution is truncated by min and max or not.