compute_relative_performance: Compute the performance statistic as explained in Rodriguez &...

Description Usage Arguments

View source: R/compute_relative_performance.R

Description

Compute the performance statistic as explained in Rodriguez & Spirling 2020

Usage

1
compute_relative_performance(tt_data, models, overlap_prob = NULL)

Arguments

tt_data

processed triad task app output

overlap_prob

numeric between 0-1, output of compute_overlap_prob for the corresponding models

nns2

character vector specifying pair of models to compare (must match labels used in tt_data)


prodriguezsosa/turingTT documentation built on Aug. 9, 2020, 12:35 a.m.