examples/paper/example01/example_U5nf_USU.R

# for inference
library(nucdataBaynet)
# for the construction of the data structures
# to present the prior information of the Bayesian network
library(data.table)
library(Matrix)

source("data_preparation.R")
source("nodes_definition.R")
source("mappings_definition.R")
source("inference.R")
# produce the plots interactively with plots.R
gschnabel/nucdataBaynet documentation built on Feb. 3, 2023, 4:13 a.m.