Many distributions are known to be log-concave: Poisson, Negative Binomial,...
However, we are often interested the likelihood function (the density as a function of the parameters, not as a function of the data). Hence my question:
Does (or in what cases) log-concavity of the distribution implies log-concavity of the likelihood in the paramater space?
I'm especially interested in Negative Multinomials, parametrized as:
$$ \frac{\Gamma(\sum_k k_i)}{\Gamma(k_0)\prod_ik_i!} (1-\sum_i p_i)^{k_0}p_i^{k_{i}} $$
where $k_0$ is known and fixed. My parameters are the probabilities $p_1,...,p_m$
Any reference would be also appreciated.