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.1.1 | 
| Depends: | R (≥ 3.1.0) | 
| Imports: | stats, boot | 
| Suggests: | knitr, rmarkdown, testthat | 
| Published: | 2020-06-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.1.1.tar.gz | 
| Windows binaries: | r-devel: confintr_0.1.1.zip, r-release: confintr_0.1.1.zip, r-oldrel: confintr_0.1.1.zip | 
| macOS binaries: | r-release: confintr_0.1.1.tgz, r-oldrel: confintr_0.1.1.tgz | 
| Old sources: | confintr archive | 
Please use the canonical form https://CRAN.R-project.org/package=confintr to link to this page.