bootGOF: Bootstrap Based Goodness-of-Fit Tests

Bootstrap based goodness-of-fit tests. It allows to perform rigorous statistical tests to check if a chosen model family is correct based on the marked empirical process. The implemented algorithms are described in (Dikta and Scheer (2021) <doi:10.1007/978-3-030-73480-0>) and can be applied to generalized linear models without any further implementation effort. As far as certain linearity conditions are fulfilled the resampling scheme are also applicable beyond generalized linear models. This is reflected in the software architecture which allows to reuse the resampling scheme by implementing only certain interfaces for models that are not supported natively by the package.

Package details

AuthorMarsel Scheer [aut, cre], Gerhard Dikta [aut]
MaintainerMarsel Scheer <scheer@freescience.de>
LicenseGPL-3
Version0.1.0
URL https://github.com/MarselScheer/bootGOF
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("bootGOF")

Try the bootGOF package in your browser

Any scripts or data that you put into this service are public.

bootGOF documentation built on June 24, 2021, 9:12 a.m.