Skip to contents
-
GOF_model()
- Convenience function for creating a GOF-test for statistical models
-
GOF_model_test
- R6 Class representing the Goodness-of-Fit test for (linear) models.
Statistics for the marked empiricial process
-
Rn1_statistic
- R6 Class representing statistics for marked empirical processes
-
Rn1_CvM
- Cramer-von-Mises-statistic for marked empirical process
-
Rn1_KS
- Kolmogorov-Smirnov-statistic for marked empirical process
Class that holds the bootstrap resampling schema
-
GOF_model_resample
- R6 Class representing the resampling scheme for Goodness-of-fit-tests for (linear) models
Classes for generating/resampling dependent variable
Classes for refitting a model
-
GOF_model_trainer
- R6 Class representing a trainer for fitting models
-
GOF_glm_trainer
- Implements the "interface" GOF_model_trainer for for generalized linear models
-
GOF_lm_trainer
- Implements the "interface" GOF_model_trainer for for linear models