Package: Rgof 3.1.0

Rgof: 1d Goodness of Fit Tests

Routines that allow the user to run a large number of goodness-of-fit tests. It allows for data to be continuous or discrete. It includes routines to estimate the power of the tests and display them as a power graph. The routine run.studies allows a user to quickly study the power of a new method and how it compares to some of the standard ones.

Authors:Wolfgang Rolke [aut, cre]

Rgof_3.1.0.tar.gz
Rgof_3.1.0.zip(r-4.5)Rgof_3.1.0.zip(r-4.4)Rgof_3.1.0.zip(r-4.3)
Rgof_3.1.0.tgz(r-4.5-x86_64)Rgof_3.1.0.tgz(r-4.5-arm64)Rgof_3.1.0.tgz(r-4.4-x86_64)Rgof_3.1.0.tgz(r-4.4-arm64)Rgof_3.1.0.tgz(r-4.3-x86_64)Rgof_3.1.0.tgz(r-4.3-arm64)
Rgof_3.1.0.tar.gz(r-4.5-noble)Rgof_3.1.0.tar.gz(r-4.4-noble)
Rgof_3.1.0.tgz(r-4.4-emscripten)Rgof_3.1.0.tgz(r-4.3-emscripten)
Rgof.pdf |Rgof.html
Rgof/json (API)
NEWS

# Install 'Rgof' in R:
install.packages('Rgof', repos = c('https://wolfgangrolke.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cpp

2.60 score 4 scripts 290 downloads 7 exports 30 dependencies

Last updated 19 days agofrom:f424581f47. Checks:12 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 13 2025
R-4.5-win-x86_64OKMar 13 2025
R-4.5-mac-x86_64OKMar 13 2025
R-4.5-mac-aarch64OKMar 13 2025
R-4.5-linux-x86_64OKMar 13 2025
R-4.4-win-x86_64OKMar 13 2025
R-4.4-mac-x86_64OKMar 13 2025
R-4.4-mac-aarch64OKMar 13 2025
R-4.4-linux-x86_64OKMar 13 2025
R-4.3-win-x86_64OKMar 13 2025
R-4.3-mac-x86_64OKMar 13 2025
R-4.3-mac-aarch64OKMar 13 2025

Exports:gof_powergof_testgof_test_adjusted_pvaluenewTSdiscplot_powerrun.studiestimecheck

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmicrobenchmarkmunsellnlmepillarpkgconfigR6RColorBrewerRcpprlangscalestibbleutf8vctrsviridisLitewithr

R Package Rgof

Rendered fromRgof.Rmdusingknitr::rmarkdownon Mar 13 2025.

Last update: 2025-03-13
Started: 2023-03-24

Readme and manuals

Help Manual

Help pageTopics
This function creates the functions needed to run the various case studies.case.studies
This function checks whether the inputs have the correct formatcheck.functions
This function finds the power of various chi-square tests for continuous datachi_power_cont
This function finds the power of various chi-square tests for continuous datachi_power_disc
This function performs a number of chi-square gof tests for continuous datachi_test_cont
This function performs a number of chi-square gof tests for continuous datachi_test_disc
Find the power of various 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 discrete data.gof_power_disc
This function performs a number of gof testsgof_test
This function performs a number of gof tests and finds the adjusted p value for the combined testgof_test_adjusted_pvalue
This function performs a number of gof tests for continuous datagof_test_cont
This function performs a number of gof tests for continuous data and finds the adjusted p valuegof_test_cont_adj
This function performs a number of gof tests for discrete data.gof_test_disc
This function performs a number of gof tests for discrete data and finds the adjusted p valuegof_test_disc_adj
This function creates several type of bins for continuous datamake_bins_cont
This function creates several types of bins for discrete datamake_bins_disc
a local function needed for the vignettenewTSdisc
This function draws the power graph, with curves sorted by the mean power and smoothed for easier reading.plot_power
Find the power of various gof tests for continuous data.power_cont_R
Find the power of various gof tests for discrete data.power_disc_R
This function estimates the power of test routines that calculate p value(s)power_newtest
power_studies_resultspower_studies_results
pvaluecdfpvaluecdf
This function runs the case studies included in the packagerun.studies
This function does some rounding to nice numberssignif.digits
estimate run time functiontimecheck
Find test statistics for continuous dataTS_cont
Find test statistics for discrete dataTS_disc