Triangular Parameter Estimator
The approach is based on estimating the min and max via the recommended approach for the uniform distribution. Then, the mode is estimated by solving for it in terms of the sample average.
Properties
Functions
Link copied to clipboard
If the estimation process is not successful, then an empty array is returned.
Link copied to clipboard
Estimates the parameters associated with some distribution. The returned EstimationResult needs to be consistent with the intent of the desired distribution. Note the meaning of the fields associated with EstimationResult