truncated_normal_test


truncated_normal_test, an Octave code which calls truncated_normal(), which computes quantities associated with the truncated normal distribution.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

truncated_normal, an Octave code which works with the truncated normal distribution over [A,B], or [A,+oo) or (-oo,B], returning the probability density function (PDF), the cumulative density function (CDF), the inverse CDF, the mean, the variance, and sample values.

Source Code:


Last revised on 02 April 2024.