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"

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.