R/DBNdata.R

#' Simulated data set from a 2-step dynamic Bayesian network
#'  
#' @description 
#' A synthetic dataset containing 100 observations generated from a random dynamic Bayesian network with 12 continuous dynamic nodes and 3 static nodes.
#' The DBN includes observations from 5 time slices.
#'
#' @format A data frame with 100 rows and 63 (3+12*5) columns representing observations of 15 variables: 3 static variables (first 3 columns) which do not change over time and 12 dynamic variables observed in 5 conseecutive time slices.
#'
"DBNdata"

Try the BiDAG package in your browser

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

BiDAG documentation built on May 31, 2023, 6:46 p.m.