1d Goodness of Fit Tests


[Up] [Top]

Documentation for package ‘Rgof’ version 4.0.0

Help Pages

as.data.frame.Rgof_power_adaptive Convert adaptive Rgof power output to a data frame
as.data.frame.Rgof_test Convert an Rgof test result to a data frame
case_studies Create case studies
case_studies_sample_sizes case_studies_sample_sizes
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
funs_list funs_list
gof_power Power estimation of goodness-of-fit tests.
gof_power_adaptive Adaptive power estimation for goodness-of-fit tests
gof_test Tests for the univariate goodness-of-fit problem
gof_test_adjusted_pvalue Adjusted p values for simultaneous testing in the goodness-of-fit problem.
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
myTS_cont Testing routine for continuous data
myTS_disc Testing routine 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.uniform.linear power.uniform.linear
power_newtest This function estimates the power of test routines that calculate p value(s)
power_study power_study
print.Rgof_power_adaptive Print an adaptive Rgof power object
print.Rgof_test Print an Rgof goodness-of-fit test result
pvaluecdf pvaluecdf
run.studies Power Comparisons
signif_digits This function does some rounding to nice numbers
summary.Rgof_test Summarize an Rgof goodness-of-fit test result
timecheck estimate run time function
TS_cont Find test statistics for continuous data
TS_disc Find test statistics for discrete data