Package: bcc 1.5
bcc: Beta Control Charts
Applies Beta Control Charts to defined values. The Beta Chart presents control limits based on the Beta probability distribution, making it suitable for monitoring fraction data from a Binomial distribution as a replacement for p-Charts. The Beta Chart has been applied in three real studies and compared with control limits from three different schemes. The comparative analysis showed that: (i) the Beta approximation to the Binomial distribution is more appropriate for values confined within the [0, 1] interval; and (ii) the proposed charts are more sensitive to the average run length (ARL) in both in-control and out-of-control process monitoring. Overall, the Beta Charts outperform the Shewhart control charts in monitoring fraction data. For more details, see Ângelo Márcio Oliveira Sant’Anna and Carla Schwengber ten Caten (2012) <doi:10.1016/j.eswa.2012.02.146>.
Authors:
bcc_1.5.tar.gz
bcc_1.5.zip(r-4.7)bcc_1.5.zip(r-4.6)bcc_1.5.zip(r-4.5)
bcc_1.5.tgz(r-4.6-any)bcc_1.5.tgz(r-4.5-any)
bcc_1.5.tar.gz(r-4.7-any)bcc_1.5.tar.gz(r-4.6-any)
bcc_1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bcc/json (API)
| # Install 'bcc' in R: |
| install.packages('bcc', repos = c('https://danielucas28.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:eea41cc9ec. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 98 | ||
| source / vignettes | OK | 97 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 121 | ||
| macos-oldrel-arm64 | OK | 187 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 53 | ||
| windows-oldrel | OK | 182 | ||
| wasm-release | OK | 101 |
Exports:apply_shewhart_rulesbcccalculate_limitsplot_control_chart
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Apply Shewhart Control Rules | apply_shewhart_rules |
| Beta Control Charts | bcc |
| Calculate Control Limits | calculate_limits |
| Plot Control Chart | plot_control_chart |
