README.md

Peanut

Parameterized Bayeisan Networks in R

This provides and object oriented layer on top of a CPTtools, to facilitate calculations with Parameterized models for Bayesian networks. Peanut is a collection of abstract classes and generic functions defining a protocol, with the intent that the protocol can be implemented with different Bayes net engines. The companion pacakge PNetica provides an implementation using Netica and RNetica.

To install the latest verison of this package on your machine, you can use:

install.packages("Peanut",repos=c(ralmond="https://ralmond.r-universe.dev", cran="https://cloud.r-project.org/"))

More Information

Many of the algorithms in the package are documented in

Almond, Mislevy, Steinberg, Yan and Williamson (1995). Bayesian Networks in Educational Assessment. Springer.

Project information is available at https://pluto.coe.fsu.edu/RNetica/Peanut.html

Acknowledgements

Work on RNetica, CPTtools and Peanut has been sponsored in part by the following grants:



ralmond/Peanut documentation built on Sept. 19, 2023, 8:27 a.m.