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.69 score 14 stars 16 packages 83 scripts 8.8k downloads 29 exports 1 dependencies

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

TargetResultDate
Doc / VignettesOKOct 22 2024
R-4.5-winOKOct 22 2024
R-4.5-linuxOKOct 22 2024
R-4.4-winOKOct 22 2024
R-4.4-macOKOct 22 2024
R-4.3-winOKOct 22 2024
R-4.3-macOKOct 22 2024

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 Oct 22 2024.

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