Package: PH1XBAR
Type: Package
Title: Phase I Shewhart X-Bar Chart
Version: 0.10.1
Authors@R: c(
				person("Yuhui", "Yao", role = c("aut", "cre"), email = "yyao17@cba.ua.edu"),
				person("Subha", "Chakraborti", role = c("ctb"), email = "schakrab@cba.ua.edu"),
				person("Tyler", "Thomas", role = c("ctb"), email = "tjthomas7@crimson.ua.edu"),
				person("Jason", "Parton", role = c("ctb"), email = "jmparton@cba.ua.edu"),
				person("Xin", "Yang", role = c("ctb"), email = "xyang15@cba.ua.edu")
			)
Maintainer: Yuhui Yao <yyao17@cba.ua.edu>
Description: The purpose of 'PH1XBAR' is to build a Phase I Shewhart control chart for the basic Shewhart, the variance components and the ARMA models in R for subgrouped and individual data. More details can be found: Yao and Chakraborti (2020) <doi: 10.1002/qre.2793>, and Yao and Chakraborti (2021) <doi: 10.1080/08982112.2021.1878220>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: forecast, mvtnorm, pracma
URL: https://github.com/bolus123/PH1XBAR
NeedsCompilation: no
Packaged: 2021-09-22 13:59:45 UTC; yyao17
Author: Yuhui Yao [aut, cre],
  Subha Chakraborti [ctb],
  Tyler Thomas [ctb],
  Jason Parton [ctb],
  Xin Yang [ctb]
Repository: CRAN
Date/Publication: 2021-09-23 16:00:18 UTC
Built: R 4.0.2; ; 2021-09-24 11:08:44 UTC; unix
