Truncated |
The TruncatedPareto type exposes the following members.
Name | Description | |
---|---|---|
Entropy | Gets the entropy of the truncated Pareto distribution (not supported). | |
Maximum | Gets the maximum of the truncated Pareto distribution. | |
Mean | Gets the mean of the truncated Pareto distribution. | |
Median | Gets the median of the truncated Pareto distribution. | |
Minimum | Gets the minimum of the truncated Pareto distribution. | |
Mode | Gets the mode of the truncated Pareto distribution (not supported). | |
RandomSource | Gets the random number generator which is used to draw random samples. | |
Scale | Gets the scale (xm) of the distribution. Range: xm > 0. | |
Shape | Gets the shape (α) of the distribution. Range: α > 0. | |
Skewness | Gets the skewness of the truncated Pareto distribution. | |
StdDev | Gets the standard deviation of the truncated Pareto distribution. | |
Truncation | Gets the truncation (T) of the distribution. Range: T > 0. | |
Variance | Gets the variance of the truncated Pareto distribution. |