Hello R Experts,
I started to work with the qcc package and it wprks quite nicely.

Heres My Code:
n <- 
c(55,5,94,25,10,15,15,40,44,34,90,114,204,37,30,28,12,68,64,29,24,14,31,16,62,45,55,20,24,14,9,19,76,57,55,42,6,
54,32,117,19,32,9,11,13,31,27,33,44,28)
x <- c(6,0,30,5,2,1,4,5,2,9,12,24,64,3,9,21,9,48,15,4,3,0,1,0,6,
7,2,0,3,2,0,5,1,2,6,9,1,6,2,0,1,4,8,0,1,1,3,0,0,0)

qcc(x,type="p",size=n,title = "p-Charts Failed data Transmission");

I see the numbers beyond limits and the number of violating runs.

How can I switch of the number of violating runs?
How can I specify the number of violating runs?

Thanks a lot for your help
Thorsten Mühge

Mit freundlichen Grüßen / Best Regards / С наилучшими 
пожеланиями / 
üdvözlettel

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to