Package: ci 0.0.1
ci: Confidence Intervals (CI)
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.
Authors:
ci_0.0.1.tar.gz
ci_0.0.1.zip(r-4.7)ci_0.0.1.zip(r-4.6)ci_0.0.1.zip(r-4.5)
ci_0.0.1.tgz(r-4.6-any)ci_0.0.1.tgz(r-4.5-any)
ci_0.0.1.tar.gz(r-4.7-any)ci_0.0.1.tar.gz(r-4.6-any)
ci_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ci/json (API)
NEWS
| # Install 'ci' in R: |
| install.packages('ci', repos = c('https://gegznav.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gegznav/ci/issues
confidence-intervalsdata-scienceeducationalstatistical-inferencestatistics
Last updated from:73d6bdf7af. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 121 | ||
| macos-oldrel-arm64 | OK | 162 | ||
| windows-devel | OK | 124 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 83 | ||
| wasm-release | OK | 116 |
Exports:ci_binomci_bootci_mean_tci_mean_t_statci_multinom
Dependencies:askpassbackportsbitbit64bootcellrangercheckmateclassclicliprcpp11crayoncurldata.tableDescToolsdplyre1071ExactexpmforcatsfsgenericsgldgluehavenhmshttrjsonlitelatticelifecyclelmommagrittrMASSMatrixmimemvtnormopensslpillarpkgconfigprettyunitsprogressproxypurrrR6RcppreadrreadxlrematchrlangrootSolverstudioapistringistringrsystibbletidyrtidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Proportion CI: Binary Variable (2 groups) | ci_binom |
| Confidence Intervals via Bootstrap | ci_boot |
| Mean CI from Data | ci_mean_t |
| Mean CI from Descriptive Statistics | ci_mean_t_stat |
| Proportion CI: Multinomial Variable (3 or more groups) | ci_multinom |
