Set the indicator of truncated distribution.
1 2 3 4 | setTruncated(this, ...) <- value
## S4 replacement method for signature 'Distribution,logical'
setTruncated(this) <- value
|
this |
Distribution Object |
... |
Additional function arguments. |
value |
Boolean to indicate whether the distribution is truncated by min and max or not. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.