powered by
gof.test(object, x,...)
mediation.test,perm.test
x = rnorm(1000,34.5,1.5) y = round(x,0) ## fit by histospline: class=bde out1 = histospline(y) gof.test(out1,x) gof.test(out1,y)
Run the code above in your browser using DataLab