header modifier

git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1551 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
michel 2008-01-10 15:03:35 +00:00
parent b60ffa9ada
commit ab4bf91b40
1 changed files with 6 additions and 5 deletions

View File

@ -6,11 +6,12 @@ function lnprior = priordens(para, pshape, p1, p2, p3, p4)
% INPUTS
% para: parameter value
% pshape: 0 is point mass, both para and p2 are ignored
% 1 is BETA(mean,stdd)
% 2 is GAMMA(mean,stdd)
% 3 is NORMAL(mean,stdd)
% 4 is INVGAMMA(s^2,nu)
% 5 is UNIFORM [p3,p4]
% 1 is BETA
% 2 is GAMMA
% 3 is NORMAL
% 4 is INVERTED GAMMA TYPE I
% 5 is UNIFORM
% 6 is INVERTED GAMMA TYPE II
% p1: mean
% p2: standard deviation
% p3: lower bound