You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LibBi Users
Hi all.
I am trying to implement a model to estimate a covariance matrix and need Multinomial Gaussian and Inverse-Wishart distributions.
Do you have any plans of adding them to LibBi?
If not, is there any way of implementing them using the available distributions?
Thanks a lot.
Sebastian Funk
unread,
Oct 12, 2018, 3:44:34 AM10/12/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ed...@hilearn.io, LibBi Users
For the moment, no, there are no such plans. Depending on what exactly
you're trying to do you might be able to generate multivariate normal
samples from the cholesky decomposition of your covariance matrix and
univariate normal draws.