# NOT RUN {
data("imageset1")
res <- frank.fanova2d(nsim = 19, # Increase nsim for serious analysis!
image_set = imageset1$image_set,
groups = imageset1$Group)
plot(res)
plot(res, fixedscales=FALSE, contours=FALSE)
# }
Run the code above in your browser using DataLab