anomalousACM (version 0.1.0)

dat1: Aggregated and anonymized datasets from Yahoo representing server metrics of Yahoo services

Description

Aggregated and anonymized dataset from Yahoo representing server metrics of Yahoo services. dat1 contains 571 time series each with 741 observations.

Arguments

Format

time series

Examples

Run this code
# NOT RUN {
  plot(dat1[,11:20])
  plot(dat1, plot.type='single', col=1:50)
# }

Run the code above in your browser using DataCamp Workspace