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.
Version: | 1.0.2 |
Depends: | R (≥ 3.1.0) |
Imports: | boot, stats |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2023-06-04 |
DOI: | 10.32614/CRAN.package.confintr |
Author: | Michael Mayer [aut, cre] |
Maintainer: | Michael Mayer <mayermichael79 at gmail.com> |
BugReports: | https://github.com/mayer79/confintr/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/mayer79/confintr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | confintr results |
Reference manual: | confintr.pdf |
Vignettes: |
Using 'confintr' |
Package source: | confintr_1.0.2.tar.gz |
Windows binaries: | r-devel: confintr_1.0.2.zip, r-release: confintr_1.0.2.zip, r-oldrel: confintr_1.0.2.zip |
macOS binaries: | r-release (arm64): confintr_1.0.2.tgz, r-oldrel (arm64): confintr_1.0.2.tgz, r-release (x86_64): confintr_1.0.2.tgz, r-oldrel (x86_64): confintr_1.0.2.tgz |
Old sources: | confintr archive |
Reverse imports: | ggpmisc, metaHelper, metainc |
Please use the canonical form https://CRAN.R-project.org/package=confintr to link to this page.