R>> Boom>> 返回
项目作者: junjiemao

项目描述 :
Boom(Bayesian Object Oriented Modeling),克隆自CRAN的R包
高级语言: C++
项目地址: git://github.com/junjiemao/Boom.git
创建时间: 2016-12-27T15:59:04Z
项目社区:https://github.com/junjiemao/Boom

开源协议:GNU Lesser General Public License v2.1

下载


Boom(Bayesian Object Oriented Modeling)

Boom是CRAN上的一个R包,在CRAN上的介绍如下:

A C++ library for Bayesian modeling, with an emphasis on Markov chain Monte Carlo. Although boom contains a few R utilities (mainly plotting functions), its primary purpose is to install the BOOM C++ library on your system so that other packages can link against it.

本项目克隆自CRAN

未来计划

  • 学习(主要是C++部分)&维护Boom以及架在Boom上的运用,比如bsts等
  • 增加对国内农历节日的支持,比如春节、端午等等
  • 增加相关wiki页面和时间序列知识的说明
  • 增加例子说明