arlCusum(h=10, k=3, theta=2.4, distr=c("poisson","binomial"),
W=NULL, digits=1, ...)"poisson" or "binomial"W for a robust CUSUM,
to get a nonrobust CUSUM set W > k+h. If NULL, a nonrobust CUSUM is used.k and h are rounded to digits decimal placesn
for binomial cdfk, decision interval h for
$X \sim F(\theta)$, where F is the Poisson or binomial cdfHawkins, D. M. (1992). Evaluation of Average Run Lengths of Cumulative Sum Charts for an Arbitrary Data Distribution. Communications in Statistics - Simulation and Computation, 21(4), p. 1001-1020.