View source: R/Wrapper_TruncatedDistribution.R
truncate | R Documentation |
S3 functionality to truncate an R6 distribution.
truncate(x, lower = NULL, upper = NULL)
x |
Distribution. |
lower |
lower limit for truncation. |
upper |
upper limit for truncation. |
TruncatedDistribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.