R/data-simts_2node.R

#' Simulated bivariate 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_2node
#'
#'
#' @examples
#' \dontshow{
#' data(simts_2node)
#' }
#' \donttest{
#' data(simts_2node)
#' }
#'

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