train_metadata {soundClass} | R Documentation |
Obtain train metadata to run a fitted model
Description
Obtain train metadata from the output of function spectro_calls. Needed to run a fitted model
Usage
train_metadata(train_data)
Arguments
train_data |
Output of function spectro_calls. |
Value
A list with the following components:
parameters – parameters of the spectrograms
classes – class names and respective codes
Author(s)
Bruno Silva
[Package soundClass version 0.0.9.2 Index]