powered by
Calculate the expected number of clusters from the number of individuals and a concentration parameter
expectedNumberOfClusters(n, a)
the number of individuals
the concentration parameter
the expected number of clusters
# NOT RUN { expectedNumberOfClusters(100,0.2) expectedNumberOfClusters(100,0.15) # }
Run the code above in your browser using DataLab