R/gmdbn_air.R

#' Gaussian mixture dynamic Bayesian network learned from the Beijing air
#' quality dataset
#'
#' This Gaussian mixture dynamic Bayesian network is learned from the Beijing
#' air quality dataset, following the example provided in the documentation page
#' of function \code{\link{struct_learn}}.
#'
#' @format A \code{gmdbn} object.
#'
#' @seealso \code{\link{data_air}}, \code{\link{data_body}},
#' \code{\link{gmbn_body}}, \code{\link{gmm_body}}

"gmdbn_air"

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.