energyGOF0.1 package

Goodness-of-Fit Tests for Univariate Data via Energy

asymmetric_laplace_dist

Create an asymmetric Laplace distribution object for energy testing

bernoulli_dist

Create a Bernoulli distribution object for energy testing

beta_dist

Create a beta distribution object for energy testing

binomial_dist

Create a Binomial distribution object for energy testing

cauchy_dist

Create a Cauchy distribution object for energy testing

chisq_dist

Create a Chi-squared distribution object for energy testing

energyGOF-package

energyGOF: Goodness-of-Fit Tests via the Energy of Data

energyGOF.test

Goodness-of-fit tests for univariate data via energy

energyGOFdist

S3 Interface to Parametric Goodness-of-Fit Tests via Energy

exponential_dist

Create an Exponential distribution object for energy testing

f_dist

Create an F distribution object for energy testing

gamma_dist

Create a gamma distribution object for energy testing

geometric_dist

Create a geometric distribution object for energy testing

halfnormal_dist

Create a half-normal distribution object for energy testing

inverse_gaussian_dist

Create an inverse Gaussian distribution object for energy testing

laplace_dist

Create a Laplace distribution object for energy testing

lognormal_dist

Create a lognormal distribution object for energy testing

normal_dist

Create a Normal distribution object for energy testing

pareto_dist

Create a Pareto (type I) distribution object for energy testing

poisson_dist

Create a Poisson distribution object for energy testing

uniform_dist

Create a Uniform distribution object for energy testing

weibull_dist

Create a Weibull distribution object for energy testing

Conduct one- and two-sample goodness-of-fit tests for univariate data. In the one-sample case, normal, uniform, exponential, Bernoulli, binomial, geometric, beta, Poisson, lognormal, Laplace, asymmetric Laplace, inverse Gaussian, half-normal, chi-squared, gamma, F, Weibull, Cauchy, and Pareto distributions are supported. egof.test() can also test goodness-of-fit to any distribution with a continuous distribution function. A subset of the available distributions can be tested for the composite goodness-of-fit hypothesis, that is, one can test for distribution fit with unknown parameters. P-values are calculated via parametric bootstrap.