Hello,
my data are defined as follows:
Sample T1 T2 T3 T4
S1 s11 s12 s13 s14
S2 s21 s22 s23 s24
S3 s31 s32 s33 s34
Each line is a time series data.
my question:how to transform my data to use series operators such as discrete wavelet transform for each instance s1, s2 and s3.
thank you for your help
please take a look at the Process Series operator. You provide an example set and the inner operators will be executed on series.
Greetings,
Sebastian