Learn R Programming

mlmts (version 1.1.2)

LSST: LSST

Description

Multivariate time series (MTS) of simulated light curves imitating astronomical time series from the Large Synoptic Survey Telescope (LSST). The simulated series are measurements of an object's brightness as a function of time

Usage

data(LSST)

Arguments

Format

A list with two elements, which are:

data

A list with 4925 MTS.

classes

A numeric vector indicating the corresponding classes associated with the elements in data.

Details

Each element in data is a matrix formed by 36 rows (time points) indicating time recordings and 6 columns (variables) indicating different astronomical filters. The first 2459 elements correspond to the training set, whereas the last 2466 elements correspond to the test set. The numeric vector classes is formed by integers from 1 to 14, indicating that there are 14 different classes in the database. Each class is associated with a different astronomical object. For more information, see bagnall2018uea;textualmlmts. Run "install.packages("ueadata1", repos="https://anloor7.github.io/drat")" to access this dataset and use the syntax "ueadata1::LSST".

References

bagnall2018ueamlmts ruiz2021greatmlmts bagnallwebmlmts