This software computes the Bayesian chi square test of Valen Johnson [1] for right-censored time-to-event data. It tests the goodness of fit of the best fit to the data from the following distribution families:
The software applies an inequality of Rychlik [2] to obtain an upper bound on the p-value of the Bayesian chi-square statistics. The software also provides the BIC ("Bayesian information criteria") and DIC ("deviance information criteria") for comparison.
This is a command line application which produces HTML output. Please see this FAQ if you are unfamiliar with running command line software.
See the BCSTTE user's guide for more information about how the software works.
John Cook developed this software using Visual C++.