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
IAEA-NDS/nucdataBaynet documentation built on Jan. 29, 2023, 2:28 a.m.