tristanz / ScytheMCMC (http://bytebucket.org/tristanz/scythemcmc/wiki/html/index.html)

A Scythe Markov Chain Monte Carlo C++ Framework

Clone this repository (size: 1.0 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/tristanz/scythemcmc
commit 13: 9844e0828091
parent 12: fd1ece924824
branch: default
tags: tip
Updates. Switched to Lecuyer and enable seed saving.
Tristan Zajonc / tristanz
13 months ago
ScytheMCMC / examples / normal.ini
r13:9844e0828091 14 loc 272 bytes embed / history / annotate / raw /
; Example config file for base model

; Specify any model specific options here.
[model_options]
sd = 1
mean_slice_w = 1

; Specify any data sources here.
[data]
X = build/X.txt

; Specify any fixed priors or hyperprior parameters here.
[priors]
mean_mu = 0
mean_sigma = 2