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. |
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 |
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_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 |
TS_cont |
Find test statistics for continuous data |
TS_disc |
Find test statistics for discrete data |