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: | 0.2.0 |
| Depends: | R (≥ 3.1.0) |
| Imports: | boot, stats |
| Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
| Published: | 2022-09-29 |
| 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_0.2.0.tar.gz |
| Windows binaries: | r-devel: confintr_0.2.0.zip, r-release: confintr_0.2.0.zip, r-oldrel: confintr_0.2.0.zip |
| macOS binaries: | r-release (arm64): confintr_0.2.0.tgz, r-oldrel (arm64): confintr_0.2.0.tgz, r-release (x86_64): confintr_0.2.0.tgz, r-oldrel (x86_64): confintr_0.2.0.tgz |
| Old sources: | confintr archive |
| Reverse imports: | ggpmisc |
Please use the canonical form https://CRAN.R-project.org/package=confintr to link to this page.