LibBi

RBi package: Use LibBi within R

posted by Lawrence Murray on 19 Oct 2016

The RBi package for using LibBi within R is now available on CRAN.

With thanks to Sebastian Funk, RBi has developed significantly over the last few months, and now provides a complete interface for using LibBi from within R, including manipulating models, writing input and output files, running LibBi and processing results.

Install the package with

install.packages('rbi')

from within R.