Calculates a cumulative summation nonparametric extended median test based on the work of Brown & Schaffer (2020) <doi:10.1080/03610926.2020.1738492>. It then generates a control chart to assess processes and determine if any streams are out of control.
Version: | 0.0.1.0 |
Depends: | R (≥ 3.50) |
Imports: | magrittr, tidyr, dplyr, ggplot2 |
Suggests: | testthat |
Published: | 2023-01-18 |
DOI: | 10.32614/CRAN.package.nemtr |
Author: | Caleb Greski [aut, cre], Austin Brown [aut] |
Maintainer: | Caleb Greski <caleb.p at greski.com> |
BugReports: | https://github.com/calebgreski/nemtr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/calebgreski/nemtr |
NeedsCompilation: | no |
CRAN checks: | nemtr results |
Reference manual: | nemtr.pdf |
Package source: | nemtr_0.0.1.0.tar.gz |
Windows binaries: | r-devel: nemtr_0.0.1.0.zip, r-release: nemtr_0.0.1.0.zip, r-oldrel: nemtr_0.0.1.0.zip |
macOS binaries: | r-release (arm64): nemtr_0.0.1.0.tgz, r-oldrel (arm64): nemtr_0.0.1.0.tgz, r-release (x86_64): nemtr_0.0.1.0.tgz, r-oldrel (x86_64): nemtr_0.0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=nemtr to link to this page.