Learn R Programming

distfreereg (version 1.1)

Distribution-Free Goodness-of-Fit Testing for Regression

Description

Implements the distribution-free goodness-of-fit regression test for the mean structure of parametric models introduced in Khmaladze (2021) . The test is implemented for general functions with minimal distributional assumptions as well as common models (e.g., lm, glm) with the usual assumptions.

Copy Link

Version

Install

install.packages('distfreereg')

Monthly Downloads

14

Version

1.1

License

GPL-3

Maintainer

Jesse Miller

Last Published

July 2nd, 2025

Functions in distfreereg (1.1)

vcov.distfreereg

Calculate parameter covariance matrices from distfreereg objects
print.compare

Printing compare objects
plot.distfreereg

Summary and diagnostic plots for distfreereg objects
residuals.distfreereg

Extract residuals from distfreereg objects
predict.distfreereg

Generate predicted values from distfreereg objects
update.distfreereg

Update distfreereg objects
rejection

Compute rejection rates of a distribution-free test from a compare object
print.distfreereg

Printing distfreereg objects
asymptotics

Convenience function for exploring asymptotic behavior and sample size adequacy
coef.distfreereg

Extract estimated parameters from distfreereg objects
plot.compare

Summary and diagnostic plots for compare objects
confint.distfreereg

Calculate confidence intervals with a distfreereg object
distfreereg

Distribution-free parametric regression testing
formula.distfreereg

Extract formulas from distfreereg objects
fitted.distfreereg

Extract fitted values from distfreereg objects
ks.test.compare

Formally compare observed and simulated statistics from a compare object
distfreereg-package

tools:::Rd_package_title("distfreereg")
compare

Compare the simulated statistic distribution with the observed statistic distribution used in distribution-free parametric regression testing