Invert the mean of the Dirichlet process distribution
Source:R/link.R
inv_mean_dirichlet_process.RdGiven a target mean \(\mu\) and a community size \(n\), finds the
concentration parameter \(\alpha\) such that
\(E[Y^{(n)}; \alpha] = \mu\) via uniroot.