Lightning7: Lightning7 Data for Testing

Lightning7R Documentation

Lightning7 Data for Testing

Description

A dataset containing example data for testing purposes from the UCR Time Series Classification Archive. This dataset is a time series dataset with correct classifications in the first column. There are 7 classes in this dataset. It contains 73 series, each with 319 time points, and the best DTW window length for this dataset is 5.

Usage

data(Lightning7)

Format

A data frame with 73 rows and 320 columns. The first column (V1) is a factor vector of correct classifications, and the remaining 319 columns (V2 to V320) are numeric vectors of time series data.

Source

UCR Time Series Classification Archive

References

Examples

data(Lightning7)
head(Lightning7)

WOAkMedoids documentation built on Feb. 18, 2026, 5:06 p.m.