An educational package providing intuitive functions for calculating confidence intervals (CI) for various statistical parameters. Designed primarily for teaching and learning about statistical inference (particularly confidence intervals). Offers user-friendly wrappers around established methods for proportions, means, and bootstrap-based intervals. Integrates seamlessly with Tidyverse workflows, making it ideal for classroom demonstrations and student exercises.
Version: | 0.0.1 |
Depends: | R (≥ 4.1.0) |
Imports: | DescTools, dplyr, tidyr, purrr, forcats, tibble, checkmate |
Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown |
Published: | 2025-10-22 |
DOI: | 10.32614/CRAN.package.ci (may not be active yet) |
Author: | Vilmantas Gegzna |
Maintainer: | Vilmantas Gegzna <GegznaV at gmail.com> |
BugReports: | https://github.com/GegznaV/ci/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/GegznaV/ci |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | ci results |
Reference manual: | ci.html , ci.pdf |
Vignettes: |
Introduction to 'ci': Confidence Intervals for Education (source, R code) |
Package source: | ci_0.0.1.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): ci_0.0.1.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=ci to link to this page.