tdsc-class: An S4 class to hold results from TDSC

tdsc-classR 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


tdsc documentation built on July 9, 2023, 6 p.m.

Related to tdsc-class in tdsc...