full_data {bayesWatch}R Documentation

Simulated Data with Imposed Change-points.

Description

Data simulated using the BDgraph package. A change-point is imposed between days 5 and 6. The change only occurs in variables 3 and 4.

Usage

full_data

day_of_observations

day_dts

Format

'full_data' is a matrix, the latter two are vectors.

Details

'full_data' is a data frame with 1,000 rows and 5 columns. ‘day_of_observations'; is a timestamp of each of 'full_data'’s 1,000 rows. 'day_dts'; is a vector of unique elements from 'day_of_observations'..

Examples

full_data
day_of_observations
day_dts

[Package bayesWatch version 0.1.3 Index]