continuousProbabilityDistribution f
To construct a continuous probability distribution, provide the probability density function and, if different than the default of \([0, \infty\]), the support.
|
|
Values outside the support are automatically sent to 0.
|
The cumulative distribution, quantile, and random generation functions are set to defaults based on the probability density function.
|
|
|
However, if possible, it is good to provide these directly to improve performance. A description may also be provided.
|
The object continuousProbabilityDistribution is a method function with options.