simplexgof: Bootstrap-Calibrated Goodness-of-Fit Test for Simplex Regression

Implements the bootstrap-calibrated local-influence goodness-of-fit test for simplex regression models with constant or varying dispersion, following the local influence approach of Zhu and Zhang (2004) <doi:10.1093/biomet/91.3.579> and the simplex regression model of Barndorff-Nielsen and Jorgensen (1991) <doi:10.1016/0047-259X(91)90008-P>. The test statistic aggregates individual local-influence measures under case-weight perturbation. Because the first-order asymptotic normal calibration is severely liberal in finite samples, a parametric bootstrap calibration is provided that restores accurate size control and delivers high power against omitted covariates, neglected dispersion, and distributional misspecification. Plotting functions reproduce the figures and tables of the companion methodological paper. Computational kernels are implemented in 'C++' via 'Rcpp' and 'RcppArmadillo' for speed, and two real datasets are bundled.

Version: 0.1.0
Depends: R (≥ 4.0.0)
Imports: Rcpp (≥ 1.0.0), parallel, stats, graphics, grDevices
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2026-06-19
DOI: 10.32614/CRAN.package.simplexgof (may not be active yet)
Author: Raydonal Ospina ORCID iD [aut, cre]
Maintainer: Raydonal Ospina <raydonal at de.ufpe.br>
BugReports: https://github.com/Raydonal/simplexgof/issues
License: GPL-3
URL: https://github.com/Raydonal/simplexgof, https://raydonal.github.io/simplexgof/
NeedsCompilation: yes
Citation: simplexgof citation info
Materials: README, NEWS
CRAN checks: simplexgof results

Documentation:

Reference manual: simplexgof.html , simplexgof.pdf
Vignettes: Paper: ammonia application (source, R code)
Paper: PBSC application (source, R code)
Introduction to simplexgof (source, R code)

Downloads:

Package source: simplexgof_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): simplexgof_0.1.0.tgz, r-oldrel (arm64): simplexgof_0.1.0.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=simplexgof to link to this page.