powered by
ash2(bins, m, kopt)
bin2
ash1
# Continuing example from help(bin2) m <- c(5,5) f <- ash2(bins,m) image(f$x,f$y,f$z) contour(f$x,f$y,f$z,add=TRUE)
Run the code above in your browser using DataLab