powered by
pcb(x, level=0.95,...)
edf
x = rnorm(30, 34.5, 1.5) pcb(x) (out = edf(x)) plot(out) (out2= pcb(out)) lines(out2, col=2)
Run the code above in your browser using DataLab