THE AUDITORY MODELING TOOLBOX

Applies to version: 1.0.0

View the code

Go to function

REIJNIERS2014_METRICS - - extract localization metrics

Usage

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

Input parameters

Description

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

reijniers2014_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, reijniers2014_metric is a wrapper for localizationerror with the parameter as the localization error.

References:

R. Barumerli, P. Majdak, R. Baumgartner, J. Reijniers, M. Geronazzo, and F. Avanzini. Predicting directional sound-localization of human listeners in both horizontal and vertical dimensions. In Audio Engineering Society Convention 148. Audio Engineering Society, 2020.

R. Barumerli, P. Majdak, R. Baumgartner, M. Geronazzo, and F. Avanzini. Evaluation of a human sound localization model based on bayesian inference. In Forum Acusticum, 2020.

J. Reijniers, D. Vanderleist, C. Jin, C. S., and H. Peremans. An ideal-observer model of human sound localization. Biological Cybernetics, 108:169--181, 2014.