Learn R Programming

FIAR (version 0.6)

semdata: Demo dataset

Description

A toy dataset containing 3 autoregressive timeseries generated from the model by Baccala and Sameshima (Biol. Cybern. 2001).

Usage

data(semdata)

Arguments

Format

A data frame of 2000 observations of 3 variables.

x

Time series at region 1

y

Time series at region 2

z

Time series at region 3

Examples

Run this code
# NOT RUN {
head(semdata)
# }

Run the code above in your browser using DataLab