Data exported from DeepSqueak after processing `Example Mouse Recording.flac`
Usage
data(deepsqueak_data)
Format
A "data.frame"
with 714 rows and 17 columns. The definitions of
these parameters are sourced from the link in the references section.
- ID
The number of the call
- Label
The label extracted from DeepSqueak
- Accepted
Whether the call was accepted (as a call)
- Score
The call score, from DeepSqueak
- Begin Time (s)
The time when the call started
- End Time (s)
The time when the call ended
- Call Length (s)
The length of the call
- Principal Frequency (kHz)
The median frequency of the call
- Low Freq (kHz)
The minimum frequency of the call
- High Freq (kHz)
The maximum frequency of the call
- Delta Freq (kHz)
The difference between the maximum and minimum call frequencies
- Frequency Standard Deviation (kHz)
The standard deviation of the call
- Slope (kHz/s)
The slope of the call
- Sinuosity
The call contour path length divided by the distance between start and end of the call
- Mean Power (dB/Hz)
- Tonality
The signal/noise ratio
- Peak Freq
The frequency at the highest power
Examples
data(deepsqueak_data)