Nothing
#' cachexia Bayesian Networks
#'
#' Model-preserving sensitivity analysis for families of Gaussian distributions.
#'
#' @usage NULL
#'
#' @format
#' A Gaussian Bayesian networks comparing the dependence of metabolomics for people who suffer of Cachexia. The Bayesian network is learned as in the referenced paper. The vertices are:
#' \describe{
#' \item{A}{Adipate;}
#' \item{B}{Betaine;}
#' \item{F}{Fumarate;}
#' \item{GC}{Glucose;}
#' \item{GM}{Glutamine;}
#' \item{V}{Valine;}
#' }
#'
#' @return An object of class \code{bn.fit}. Refer to the documentation of \code{bnlearn} for details.
#' @keywords GBN
#' @importClassesFrom bnlearn bn.fit
#' @references Gorgen, C., & Leonelli, M. (2020). Model-preserving sensitivity analysis for families of Gaussian distributions. Journal of Machine Learning Research, 21(84), 1-32.
"cachexia1"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.