logpdf_dirichlet_multinomial function logpdf_dirichlet_multinomial(x:Integer[_], n:Integer, α:Real[_]) -> Real Observe a Dirichlet-multinomial variate. x: The variate. n: Number of trials. α: Concentrations. Returns: the log probability mass.