powered by
Nine points in a row are on one side of the central line.
Rule2(x, cl, nPoints = 9, ...)
Numerical vector
central line, single number
Sequence of consequtive points to be evaluated
unspecified arguments of a function
Vector of the same length as x
0 means: ok 1 means: violation
inequality used during evaluation
# NOT RUN { Rule2(x = rnorm(20), cl=0, nPoints = 9) # }
Run the code above in your browser using DataLab