[mean_error, bias] = barumerli2021_metrics(doa, parameters)
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.