R/data-simts_3node.R

#' Simulated 3-variate time-series data
#'
#'@details Data simulated from a given three-node network structure with 200 measurements.
#'         Network structure is shown in the dataset true.beta.
#'         Process noise has mean of 0 and SD .1.
#'
#' @docType data
#'
#' @usage simts_3node
#'
#'
#' @examples
#' \dontshow{
#' data(simts_3node)
#'  }
#' \donttest{
#' data(simts_3node)
#'  }
#'


"simts_3node"
vwendy/pompom documentation built on May 8, 2019, 6:57 p.m.