powered by
edf(x,weights, xgrid,na.rm=TRUE)
x
pcb
x = rnorm(100) (out = edf(x)) plot(out) (out2= pcb(out)) lines(out2)
Run the code above in your browser using DataLab