THE AUDITORY MODELING TOOLBOX

Applies to version: 1.0.0

View the code

Go to function

barumerli2021_metrics - - extract localization metrics

Usage

[mean_error, bias] = barumerli2021_metrics(doa, parameters)

Input parameters

Description

doa: Struct in returned from the barumerli2021's model with
estimated and real directions of arrival

barumerli2021_metrics(...) returns psychoacoustic performance parameters for experimental response patterns. doa is a struct where actual and estimated directions of arrival must be provided. If no input params are provided the returned metrics resemble the ones provided in the original paper, see Reijiners et al. (2014). This script is a wrapper for localizationerror.

If parameter is provided, barumerli2021_metric is a wrapper for localizationerror with the parameter as the localization error.