Package: confintr 1.0.3

confintr: Confidence Intervals

Calculates classic and/or bootstrap confidence intervals for many parameters such as the population mean, variance, interquartile range (IQR), median absolute deviation (MAD), skewness, kurtosis, Cramer's V, odds ratio, R-squared, quantiles (incl. median), proportions, different types of correlation measures, difference in means, quantiles and medians. Many of the classic confidence intervals are described in Smithson, M. (2003, ISBN: 978-0761924999). Bootstrap confidence intervals are calculated with the R package 'boot'. Both one- and two-sided intervals are supported.

Authors:Michael Mayer [aut, cre]

confintr_1.0.3.tar.gz
confintr_1.0.3.zip(r-4.5)confintr_1.0.3.zip(r-4.4)confintr_1.0.3.zip(r-4.3)
confintr_1.0.3.tgz(r-4.4-any)confintr_1.0.3.tgz(r-4.3-any)
confintr_1.0.3.tar.gz(r-4.5-noble)confintr_1.0.3.tar.gz(r-4.4-noble)
confintr_1.0.3.tgz(r-4.4-emscripten)confintr_1.0.3.tgz(r-4.3-emscripten)
confintr.pdf |confintr.html
confintr/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/mayer79/confintr/issues

On CRAN:

bootstrapconfidence-intervalsstatistical-inferencestatistics

8.64 score 15 stars 16 packages 102 scripts 5.9k downloads 29 exports 1 dependencies

Last updated 6 months agofrom:5f01e5dbb4. Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 20 2025
R-4.5-winOKJan 20 2025
R-4.5-linuxOKJan 20 2025
R-4.4-winOKJan 20 2025
R-4.4-macOKJan 20 2025
R-4.3-winOKJan 20 2025
R-4.3-macOKJan 20 2025

Exports:ci_chisq_ncpci_corci_cramersvci_f_ncpci_IQRci_kurtosisci_madci_meanci_mean_diffci_medianci_median_diffci_oddsratioci_proportionci_quantileci_quantile_diffci_rsquaredci_sdci_skewnessci_varcramersvis.cintkurtosismomentoddsratiose_meanse_mean_diffse_proportionse_varskewness

Dependencies:boot

Using 'confintr'

Rendered fromconfintr.Rmdusingknitr::rmarkdownon Jan 20 2025.

Last update: 2023-05-26
Started: 2020-05-21