dynare/matlab/distributions
Johannes Pfeifer 19fdb309ac Fix computation of prior mode for uniform distribution
While this code is never actually used, we return the prior mean, which is directly given by the first hyperparameter.
2015-07-27 10:19:02 +02:00
..
compute_prior_mode.m Fix computation of prior mode for uniform distribution 2015-07-27 10:19:02 +02:00
ig1fun.m Fixed bugs + cosmetic changes. 2011-12-02 12:14:38 +01:00
inverse_gamma_specification.m Replaced calls to dyn_assert by calls to dassert. 2014-11-08 09:28:53 +01:00
mode_and_variance_to_mean.m Beautified MATLAB code (Unix newline convention + Emacs indentation), except: AIM, swz, particle 2009-12-16 17:17:34 +00:00
multivariate_normal_pdf.m Updated copyright notices 2011-02-04 17:27:33 +01:00
multivariate_student_pdf.m Updated copyright notices 2011-02-04 17:27:33 +01:00
rand_inverse_wishart.m Updated copyright notices 2011-02-04 17:27:33 +01:00
rand_matrix_normal.m Updated copyright notices 2011-02-04 17:27:33 +01:00
rand_multivariate_normal.m Updated copyright notices 2011-02-04 17:27:33 +01:00
rand_multivariate_student.m Add more information to header of rand_multivariate_student.m 2015-05-10 10:06:42 +02:00