没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > rgs-package |
rgs-package
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
概述
RGS aims to be an R package for flexibly defining and fitting hierarchical Bayesian models by eventually defining custom samplers in either C or R, and obtaining simulators with good performances (e.g., compared with JAGS). The typical RGS workflow would be the following:
specify the hierarchical model as a Directed Acyclic Graph (DAG), like in OpenBUGS and JAGS customly assigns samplers, or 'rules to update', to each model node start the MCMC loop
A key target of the package is obtaining decent performances compared with other engines, so that the package is usable in real world problems and for true experimentation.
Note that the (git) source repository is hosted here.
Package vignette can be seen here.
Current status: alpha.
创建时间:2014-05-06 21:38