# NOT RUN {
# NOTE: uncomment next lines to try example (not run to pass CRAN runtime checks)
data(iris)
#hv1 = hypervolume(subset(iris, Species=="setosa")[,1:4],bandwidth=0.2)
#ec <- expectation_convex(hv1, userandom=F, check_memory=FALSE)
#plot(hypervolume_join(hv1, ec))
# }
Run the code above in your browser using DataLab