TS_cont                 Find test statistics for continuous data
TS_disc                 Find test statistics for discrete data
case.studies            This function creates the functions needed to
                        run the various case studies.
check.functions         This function checks whether the inputs have
                        the correct format
chi_power_cont          This function finds the power of various
                        chi-square tests for continuous data
chi_power_disc          This function finds the power of various
                        chi-square tests for continuous data
chi_test_cont           This function performs a number of chi-square
                        gof tests for continuous data
chi_test_disc           This function performs a number of chi-square
                        gof tests for continuous data
gof_power               Find the power of various gof tests for
                        continuous data.
gof_power_cont          Find the power of various gof tests for
                        continuous data.
gof_power_disc          Find the power of various gof tests for
                        discrete data.
gof_test                This function performs a number of gof tests
gof_test_adjusted_pvalue
                        This function performs a number of gof tests
                        and finds the adjusted p value for the combined
                        test
gof_test_cont           This function performs a number of gof tests
                        for continuous data
gof_test_cont_adj       This function performs a number of gof tests
                        for continuous data and finds the adjusted p
                        value
gof_test_disc           This function performs a number of gof tests
                        for discrete data.
gof_test_disc_adj       This function performs a number of gof tests
                        for discrete data and finds the adjusted p
                        value
make_bins_cont          This function creates several type of bins for
                        continuous data
make_bins_disc          This function creates several types of bins for
                        discrete data
newTSdisc               a local function needed for the vignette
plot_power              This function draws the power graph, with
                        curves sorted by the mean power and smoothed
                        for easier reading.
power_cont_R            Find the power of various gof tests for
                        continuous data.
power_disc_R            Find the power of various gof tests for
                        discrete data.
power_newtest           This function estimates the power of test
                        routines that calculate p value(s)
power_studies_results   power_studies_results
pvaluecdf               pvaluecdf
run.studies             This function runs the case studies included in
                        the package
signif.digits           This function does some rounding to nice
                        numbers
timecheck               estimate run time function
