swh:1:snp:d80eec3f654c152adbdd6e641362bcb340d39fe2
Revision aa5a1890c52e006bf6865d75fe0838e07ff14883 authored by Yuling Yao on 13 November 2018, 22:40:26 UTC, committed by Aki Vehtari on 15 March 2019, 08:17:20 UTC
change variable names as lp__, log_p__, log_q__, param1, param2, ...
lp__ is an empty variable. log_p__ is the log density of posterior draws under true posterior. log_q__ is the log density under normal approximation.

change function name sample_lp into sample_lq. It returns log_q__.
1 parent 12598eb
History
Tip revision: f93a5595cdcb0c387a4dd378203c19652aaa2d15 authored by Aleks on 23 April 2024, 16:33:50 UTC
Merge pull request #3266 from aleksgorica/newrhat
Tip revision: f93a559
File Mode Size
.circleci
.github
lib
licenses
make
src
.gitignore -rw-r--r-- 792 bytes
.gitmodules -rw-r--r-- 94 bytes
.travis.yml -rw-r--r-- 3.9 KB
Jenkinsfile -rw-r--r-- 5.9 KB
LICENSE.md -rw-r--r-- 1.5 KB
README.md -rw-r--r-- 1.5 KB
RELEASE-NOTES.txt -rw-r--r-- 54.4 KB
makefile -rw-r--r-- 4.8 KB
runTests.py -rwxr-xr-x 805 bytes

README.md

back to top