Package: LRTesteR 1.2.1

LRTesteR: Likelihood Ratio Tests and Confidence Intervals

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

Authors:Greg McMahan [aut, cre]

LRTesteR_1.2.1.tar.gz
LRTesteR_1.2.1.zip(r-4.5)LRTesteR_1.2.1.zip(r-4.4)LRTesteR_1.2.1.zip(r-4.3)
LRTesteR_1.2.1.tgz(r-4.4-any)LRTesteR_1.2.1.tgz(r-4.3-any)
LRTesteR_1.2.1.tar.gz(r-4.5-noble)LRTesteR_1.2.1.tar.gz(r-4.4-noble)
LRTesteR_1.2.1.tgz(r-4.4-emscripten)LRTesteR_1.2.1.tgz(r-4.3-emscripten)
LRTesteR.pdf |LRTesteR.html
LRTesteR/json (API)
NEWS

# Install 'LRTesteR' in R:
install.packages('LRTesteR', repos = c('https://gmcmacran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/gmcmacran/lrtester/issues

On CRAN:

36 exports 1.20 score 33 dependencies 168 scripts 439 downloads

Last updated 10 days agofrom:b0f5e5a502. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-winOKSep 08 2024
R-4.5-linuxOKSep 08 2024
R-4.4-winOKSep 08 2024
R-4.4-macOKSep 08 2024
R-4.3-winOKSep 08 2024
R-4.3-macOKSep 08 2024

Exports:beta_shape1_one_samplebeta_shape1_one_waybeta_shape2_one_samplebeta_shape2_one_waybinomial_p_one_samplebinomial_p_one_waycauchy_location_one_samplecauchy_location_one_waycauchy_scale_one_samplecauchy_scale_one_wayempirical_mu_one_sampleempirical_mu_one_wayempirical_quantile_one_sampleempirical_quantile_one_wayexponential_rate_one_sampleexponential_rate_one_waygamma_rate_one_samplegamma_rate_one_waygamma_scale_one_samplegamma_scale_one_waygamma_shape_one_samplegamma_shape_one_waygaussian_mu_one_samplegaussian_mu_one_waygaussian_variance_one_samplegaussian_variance_one_wayinverse_gaussian_dispersion_one_sampleinverse_gaussian_dispersion_one_wayinverse_gaussian_mu_one_sampleinverse_gaussian_mu_one_wayinverse_gaussian_shape_one_sampleinverse_gaussian_shape_one_waynegative_binomial_p_one_samplenegative_binomial_p_one_waypoisson_lambda_one_samplepoisson_lambda_one_way

Dependencies:clicolorspaceEnvStatsfansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmenortestpillarpkgconfigR6RColorBrewerrlangscalesstatmodstringistringrtibbleutf8vctrsviridisLitewithr

Analysis of Deviance

Rendered fromAnalysis_of_Deviance.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2024-07-29
Started: 2022-09-09

Nonparametric Tests

Rendered fromNonparametric_Tests.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2024-07-29
Started: 2023-03-19

Readme and manuals

Help Manual

Help pageTopics
Test the shape1 parameter of a beta distribution.beta_shape1_one_sample
Test the equality of shape 1 parameters of beta distributions.beta_shape1_one_way
Test the shape2 parameter of a beta distribution.beta_shape2_one_sample
Test the equality of shape 2 parameters of beta distributions.beta_shape2_one_way
Test the p parameter of a binomial distribution.binomial_p_one_sample
Test the equality of p parameters of binomial distributions.binomial_p_one_way
Test the location parameter of a cauchy distribution.cauchy_location_one_sample
Test the equality of location parameters of cauchy distributions.cauchy_location_one_way
Test the scale parameter of a cauchy distribution.cauchy_scale_one_sample
Test the equality of scale parameters of cauchy distributions.cauchy_scale_one_way
Test the mean parameter of an unknown distribution.empirical_mu_one_sample
Test the equality of means of an unknown distribution.empirical_mu_one_way
Test a quantile of an unknown distribution.empirical_quantile_one_sample
Test the equality of a quantile from an unknown distribution.empirical_quantile_one_way
Test the rate parameter of a exponential distribution.exponential_rate_one_sample
Test the equality of rate parameters of exponential distributions.exponential_rate_one_way
Test the rate parameter of a gamma distribution.gamma_rate_one_sample
Test the equality of rate parameters of gamma distributions.gamma_rate_one_way
Test the scale parameter of a gamma distribution.gamma_scale_one_sample
Test the equality of scale parameters of gamma distributions.gamma_scale_one_way
Test the shape parameter of a gamma distribution.gamma_shape_one_sample
Test the equality of shape parameters of gamma distributions.gamma_shape_one_way
Test the mean of a gaussian distribution.gaussian_mu_one_sample
Test the equality of means of gaussian distributions.gaussian_mu_one_way
Test the variance of a gaussian distribution.gaussian_variance_one_sample
Test the equality of variance parameters of gaussian distributions.gaussian_variance_one_way
Test the dispersion parameter of an inverse gaussian distribution.inverse_gaussian_dispersion_one_sample
Test the equality of dispersion parameters of inverse gaussian distributions.inverse_gaussian_dispersion_one_way
Test the mean of an inverse gaussian distribution.inverse_gaussian_mu_one_sample
Test the equality of means of inverse gaussian distributions.inverse_gaussian_mu_one_way
Test the shape parameter of an inverse gaussian distribution.inverse_gaussian_shape_one_sample
Test the equality of shape parameters of inverse gaussian distributions.inverse_gaussian_shape_one_way
Test the p parameter of a negative binomial distribution.negative_binomial_p_one_sample
Test the equality of p parameters of negative binomial distributions.negative_binomial_p_one_way
Test the lambda parameter of a poisson distribution.poisson_lambda_one_sample
Test the equality of lambda parameters of poisson distributions.poisson_lambda_one_way
Print results of tests.print.lrtest