R-LAIR: Riverside Lab for Artificial Intelligence Research
Continuous Time Bayesian Network Reasoning and Learning Engine (CTBN-RLE)
R language interface (Version 1.0)
This is not the C++ reasoning engine. This is an R library for using the C++ reasoning engine with the R language.
It was written by Simone Villa in collaboration with R-LAIR
Released June 18, 2014
- Library:
- Source:
- Documenation:
These were built (or, for sources, must be built) on top of CTBN-RLE version 1.1.1. Installation in R is simple: in R, type install.packages("path/to/packages/ctbn_R_interface_1.0_linux.tar.gz", repos=NULL, type="source"). Then the scripts in the tutorials (above) can be run.
Continuous Time Bayesian Network Reasoning and Learning Engine (CTBN-RLE)
R language interface (Version 1.0)
This is not the C++ reasoning engine. This is an R library for using the C++ reasoning engine with the R language.
It was written by Simone Villa in collaboration with R-LAIR
Released June 18, 2014
- Library:
- Source:
- Documenation:
These were built (or, for sources, must be built) on top of CTBN-RLE version 1.1.1. Installation in R is simple: in R, type install.packages("path/to/packages/ctbn_R_interface_1.0_linux.tar.gz", repos=NULL, type="source"). Then the scripts in the tutorials (above) can be run.