train_metadata: Obtain train metadata to run a fitted model

View source: R/train_metadata.R

train_metadataR 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


soundClass documentation built on May 30, 2022, 1:07 a.m.