powered by
clusters(object) "clusters"(object)
DensityModel-class
truth <- simulateData(N=2500, p=rep(1/3, 3), theta=c(-1, 0, 1), sds=rep(0.1, 3)) dm <- DensityModel(truth) clusters(dm)
Run the code above in your browser using DataLab