CRAN/E | bootGOF

bootGOF

Bootstrap Based Goodness-of-Fit Tests

Installation

About

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.

github.com/MarselScheer/bootGOF
Bug report File report

Key Metrics

Version 0.1.0
Published 2021-06-24 1009 days ago
Needs compilation? no
License GPL-3
CRAN checks bootGOF results

Downloads

Yesterday 6 0%
Last 7 days 31 -26%
Last 30 days 159 -9%
Last 90 days 665 +29%
Last 365 days 2.324 -23%

Maintainer

Maintainer

Marsel Scheer

scheer@freescience.de

Authors

Marsel Scheer

aut / cre

Gerhard Dikta

aut

Material

README
Reference manual
Package source

Vignettes

Architecture
New-Models

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

checkmate ≥ 2.0.0
R6 ≥ 2.4.1

Suggests

testthat
covr
roxygen2
pkgdown
devtools
tinytest
mockery
knitr
rmarkdown
minpack.lm
MASS