asa266_test
asa266_test,
an Octave code which
calls asa266(), which
estimates the parameters of a Dirichlet probability density function.
Licensing:
The computer code and data files described and made available on this web page
are distributed under
the MIT license
Related Data and Programs:
asa266,
an Octave code which
evaluates various properties of
the Dirichlet Probability Density Function (PDF);
This is a version of Applied Statistics Algorithm 266.
Source Code:
-
asa266_test01.m,
tests ALNORM, NORMP, NPROB.
-
asa266_test02.m,
tests PPND, R4_NORMAL_01_CDF_INVERSE, R8_NORMAL_01_CDF_INVERSE.
-
asa266_test03.m,
tests DIGAMMA, R8_PSI.
-
asa266_test04.m,
tests TRIGAMMA.
-
asa266_test05.m,
tests ALNGAM, ALOGAM, R8_GAMMA_LOG, LNGAMMA;
-
asa266_test06.m,
tests GAMAIN, GAMMDS, GAMMAD.
-
asa266_test07.m,
tests PPCHI2.
-
asa266_test08.m,
tests DIRICHLET_ESTIMATE, DIRICHLET_MEAN, DIRICHLET_VARIANCE.
-
asa266_test09.m,
tests DIRICHLET_ESTIMATE, DIRICHLET_MEAN, DIRICHLET_VARIANCE, DIRICHLET_SAMPLE.
-
asa266_test10.m,
tests DIRICHLET_MIX_SAMPLE, DIRICHLET_MIX_MEAN, DIRICHLET_MIX_VARIANCE.
Last revised on 27 November 2018.