tdsc-class {tdsc} | R Documentation |
An S4 class to hold results from TDSC
Description
An S4 class to hold results from TDSC
Slots
raw
Two column vector of Durations and Shapes
positive
Identify non-negative sections
codelist
Vector of sequential epoch codings
b_matrix
The basic matrix
c_matrix
The coding matrix
s_matrix
The S-matrix
a_matrix
The A-matrix
sample_count
The number of samples in the waveform
epoch_count
The number of identified epochs
stdsc
Statistical TDSC feature vector
[Package tdsc version 1.0.4 Index]