CholWishart 0.9.4
- Add new functions to the vignette
- Add generalized inverse Wishart (pseudo inverse of the pseudo Wishart)
- Add pseudo-Wishart (Wishart distribution based on fewer observations than the dimension of the covariance matrix).
- Add contributor guidelines and code of conduct.
CholWishart 0.9.3
- Minor update to internal functions
CholWishart 0.9.2
- Adding possibility of array input to density functions.
CholWishart 0.9.1
- Finalize edits to documentation including additional references.
CholWishart 0.9.0.9002
- Add more documentation, add more references to documentation, clean LaTeX equations in documentation.
CholWishart 0.9.0.9001
- Add additional tests for
dWishart
and dInvWishart
functions
- Add references and equations to help files
- Add additional tests for complex entries (should fail) and other erroneous input
CholWishart 0.9.0
- Feature complete, fully documented, and the math should be correct.
CholWishart 0.1.0
- Breaking off from
matrixdist