Learn R Programming

DFA (version 0.1.0)

data1: data1

Description

A time series with one column.

Usage

data("data1")

Arguments

Format

The format is: Time-Series [1:200] from 0 to 1: -0.089595464 0.017667207 -0.045008295 -0.115746279 -0.117493959 ...

Details

A single vector with one column:

Examples

Run this code
# NOT RUN {
library(DFA)
data("data1")
# }

Run the code above in your browser using DataLab