convertToMatrixTimeSeries {SpecDetec}R Documentation

Converts the time series to position and value matrix

Description

Converts the time series to position and value matrix

Usage

convertToMatrixTimeSeries(data)

Arguments

data

List of values corresponding to the time series

Details

Gets a list of values of any size and creates a key and value array of all positions

Value

The key matrix and value of the time series.

Author(s)

Luis Gustavo Uzai


[Package SpecDetec version 1.0.0 Index]