R/gmbn_body.R

#' Gaussian mixture Bayesian network learned from the NHANES body composition
#' dataset
#'
#' This Gaussian mixture dynamic Bayesian network is learned from the NHANES
#' body composition dataset, following the example provided in the documentation
#' page of function \code{\link{struct_learn}}.
#'
#' @format A \code{gmbn} object.
#'
#' @seealso \code{\link{data_air}}, \code{\link{data_body}},
#' \code{\link{gmdbn_air}}, \code{\link{gmm_body}}

"gmbn_body"

Try the gmgm package in your browser

Any scripts or data that you put into this service are public.

gmgm documentation built on Sept. 9, 2022, 1:07 a.m.