Last chance! 50% off unlimited learning
Sale ends in
gof(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(out1,x)
gof(out1,y)
Run the code above in your browser using DataLab