LRTesteR1.3.1 package

Likelihood Ratio Tests and Confidence Intervals

beta_shape1_one_sample

Test the shape1 parameter of a beta distribution.

beta_shape1_one_way

Test the equality of shape 1 parameters of beta distributions.

beta_shape2_one_sample

Test the shape2 parameter of a beta distribution.

beta_shape2_one_way

Test the equality of shape 2 parameters of beta distributions.

binomial_p_one_sample

Test the p parameter of a binomial distribution.

binomial_p_one_way

Test the equality of p parameters of binomial distributions.

cauchy_location_one_sample

Test the location parameter of a cauchy distribution.

cauchy_location_one_way

Test the equality of location parameters of cauchy distributions.

cauchy_scale_one_sample

Test the scale parameter of a cauchy distribution.

cauchy_scale_one_way

Test the equality of scale parameters of cauchy distributions.

empirical_mu_one_sample

Test the mean parameter of an unknown distribution.

empirical_mu_one_way

Test the equality of means of an unknown distribution.

empirical_quantile_one_sample

Test a quantile of an unknown distribution.

empirical_quantile_one_way

Test the equality of a quantile from an unknown distribution.

exponential_rate_one_sample

Test the rate parameter of a exponential distribution.

exponential_rate_one_way

Test the equality of rate parameters of exponential distributions.

gamma_rate_one_sample

Test the rate parameter of a gamma distribution.

gamma_rate_one_way

Test the equality of rate parameters of gamma distributions.

gamma_scale_one_sample

Test the scale parameter of a gamma distribution.

gamma_scale_one_way

Test the equality of scale parameters of gamma distributions.

gamma_shape_one_sample

Test the shape parameter of a gamma distribution.

gamma_shape_one_way

Test the equality of shape parameters of gamma distributions.

gaussian_mu_one_sample

Test the mean of a gaussian distribution.

gaussian_mu_one_way

Test the equality of means of gaussian distributions.

gaussian_variance_one_sample

Test the variance of a gaussian distribution.

gaussian_variance_one_way

Test the equality of variance parameters of gaussian distributions.

inverse_gaussian_dispersion_one_sample

Test the dispersion parameter of an inverse gaussian distribution.

inverse_gaussian_dispersion_one_way

Test the equality of dispersion parameters of inverse gaussian distrib...

inverse_gaussian_mu_one_sample

Test the mean of an inverse gaussian distribution.

inverse_gaussian_mu_one_way

Test the equality of means of inverse gaussian distributions.

inverse_gaussian_shape_one_sample

Test the shape parameter of an inverse gaussian distribution.

inverse_gaussian_shape_one_way

Test the equality of shape parameters of inverse gaussian distribution...

log_normal_mu_one_sample

Test the mean of a log normal distribution.

log_normal_mu_one_way

Test the equality of means of log normal distributions.

log_normal_variance_one_sample

Test the variance of a log normal distribution.

log_normal_variance_one_way

Test the equality of variance parameters of log normal distributions.

negative_binomial_p_one_sample

Test the p parameter of a negative binomial distribution.

negative_binomial_p_one_way

Test the equality of p parameters of negative binomial distributions.

poisson_lambda_one_sample

Test the lambda parameter of a poisson distribution.

poisson_lambda_one_way

Test the equality of lambda parameters of poisson distributions.

print.lrtest

Print results of tests.

A collection of hypothesis tests and confidence intervals based on the likelihood ratio <https://en.wikipedia.org/wiki/Likelihood-ratio_test>.

  • Maintainer: Greg McMahan
  • License: GPL-3
  • Last published: 2026-02-08 03:30:02 UTC