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"

Try the pompom package in your browser

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

pompom documentation built on Feb. 15, 2021, 1:06 a.m.