R/bnsens_example.R

#' Example of Bayesian network
#'
#'\code{bnsens_example} is a bn.fit object for a simple Bayesian network involving three variables.
#'
#' @docType data
#'
#' @usage data(bnsens_example)
#'
#' @format The Bayesian network \code{bnsens_example} comprehends the following nodes:
#' \itemize{
#'   \item \bold{y1}: three-level factor with levels \emph{1}, \emph{2}, \emph{3}.
#'   \item \bold{y2}: three-level factor with levels \emph{1}, \emph{2}, \emph{3}.
#'   \item \bold{y3}:  three-level factor with levels \emph{1}, \emph{2}, \emph{3}.
#' }
#'
#'@keywords BNs
#'@source	 Manuele Leonelli, Eva Riccomagno (2018). "A geometric characterisation of sensitivity analysis in monomial models". \url{https://arxiv.org/abs/1901.02058}
"bnsens_example"
rramsiya/bnsens documentation built on Sept. 30, 2020, 3:28 p.m.