# NOT RUN {
## Generate samples for three different shapes
d1 = aux.gensamples(dname="twinpeaks",noise=0.01)
d2 = aux.gensamples(dname="ribbon",noise=0.01)
d3 = aux.gensamples(dname="crown", noise=0.01)
# }
Run the code above in your browser using DataLab