Package: StatTools 0.1.1
StatTools: All-in-One Chi Distribution CI
Computes confidence intervals for variance using the Chi-Square distribution, without requiring raw data. Wikipedia (2025) <https://en.wikipedia.org/wiki/Chi-squared_distribution>. 'All-in-One Chi Distribution CI' provides functions to calculate confidence intervals for the population variance based on a chi-squared distribution, utilizing a sample variance and sample size. It offers only a simple all-in-one method for quick calculations to find the CI for Chi Distribution.
Authors:
StatTools_0.1.1.tar.gz
StatTools_0.1.1.zip(r-4.7)StatTools_0.1.1.zip(r-4.6)StatTools_0.1.1.zip(r-4.5)
StatTools_0.1.1.tgz(r-4.6-any)StatTools_0.1.1.tgz(r-4.5-any)
StatTools_0.1.1.tar.gz(r-4.7-any)StatTools_0.1.1.tar.gz(r-4.6-any)
StatTools_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
StatTools/json (API)
| # Install 'StatTools' in R: |
| install.packages('StatTools', repos = c('https://reesedavid132.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:0569301d8f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 97 | ||
| source / vignettes | OK | 185 | ||
| linux-release-x86_64 | OK | 92 | ||
| macos-release-arm64 | OK | 181 | ||
| macos-oldrel-arm64 | OK | 197 | ||
| windows-devel | OK | 59 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 92 |
Exports:chi_var_ci_no_data
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute Confidence Interval for Variance Without Raw Data | chi_var_ci_no_data |
