Hi, Does anyone know of a package for or any implementation of a Bayesian Belief Network in R? Thanks, Walt ________________________ Walter R. Paczkowski, Ph.D. Data Analytics Corp. 44 Hamilton Lane Plainsboro, NJ 08536 ________________________ (V) 609-936-8999 (F) 609-936-3733 walt at dataanalyticscorp.com www.dataanalyticscorp.com
On Thu, Dec 23, 2010 at 09:12:41AM -0500, Data Analytics Corp. wrote:> Hi, > > Does anyone know of a package for or any implementation of a Bayesian > Belief Network in R?Different types of graphical models in R including Bayesian networks are described in CRAN Task View gR http://cran.at.r-project.org/web/views/gR.html Petr Savicky.