Distributions.jl
Distributions.jl copied to clipboard
`gradlogpdf` for multivariate distributions
Hi there!
For my current research, I need to compute the score function, aka. gradlogpdf, for several multivariate distributions. As far as I can tell, it only exists for MvNormal sofar. Would it be easy to extend it to MvLogNormal, and possibly even Product distributions?