anomalous (version 0.1.0)

dat0: 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. dat0 contains 44 time series each with 1437 observations.

Arguments

Format

time series

Examples

Run this code
# NOT RUN {
  plot(dat0[,1:10])
  plot(dat0, plot.type='single', col=1:44)
# }

Run the code above in your browser using DataCamp Workspace