This is an old version, view current version.
22.2 Keeping Proportionality Constants
In the case that the proportionality constants were needed for a normal log
density the function normal_lpdf
can be used. For clarity, if there is ever
a situation where it is unclear if the normalization is necessary, it should
always be safe to include it. Only use the ~
or target += normal_lupdf
syntaxes if it is absolutely clear that the proportionality constants are not
necessary.