You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Inverse Wishart Distribution should be added into the distribution class. Then it is more convenient to directly use it instead of computing the inverse of a Wishart distribution.
Why is this needed?
The Inverse Wishart Distribution is widely used in the Normal-Inverse-Wishart prior to model the linear characteristics, due to its good conjugate property. Especially in the macroeconomic modelling, economists prefer the classic Inverse Wishart.
The text was updated successfully, but these errors were encountered:
Feature Summary
The Inverse Wishart Distribution should be added into the distribution class. Then it is more convenient to directly use it instead of computing the inverse of a Wishart distribution.
Why is this needed?
The Inverse Wishart Distribution is widely used in the Normal-Inverse-Wishart prior to model the linear characteristics, due to its good conjugate property. Especially in the macroeconomic modelling, economists prefer the classic Inverse Wishart.
The text was updated successfully, but these errors were encountered: