search for: smodch

Displaying 1 result from an estimated 1 matches for "smodch".

Did you mean: smoch
2011 Aug 08
0
Odp: Fw: R function for Gage R&R
...result[2]<-(ctver[2]-ctver[4]-result[3]*opak)/(volvzor*opak) if (result[2]<0) result[2]<-0 result[4]<-result[2]+result[3] result[6]<-result[4]+result[5] result[7]<-result[1]+result[6] result<-abs(result) proc<-result/result[7]*100 smodch<-sqrt(result) smodch5<-smodch*sigma proc.smodch<-smodch/smodch[7]*100 proc.toler<-smodch5/toler*100 result<-cbind(result,smodch,smodch5,proc,proc.smodch,proc.toler) result<-data.frame(result,row.names=c("Vzorky","Oper","Interakce","Reprod"...