powered by
pcb(x,alpha=0.05)
edf
x = rnorm(100) (out = edf(x)) plot(out) (out2= pcb(out)) lines(out2)
Run the code above in your browser using DataLab