tests_scc_utility: Calculate overall utilities and target device probabilities...

View source: R/prevalence_calc.R

tests_scc_utilityR Documentation

Calculate overall utilities and target device probabilities for SCC

Description

Calculate overall utilities and target device probabilities for SCC

Usage

tests_scc_utility(
  baserate_hp = 211/1194,
  devices = "HP",
  switch_to_target = 3/4
)

Arguments

baserate_hp

Sets the (estimated) prevalence of headphones in the target population as a number between 0 and 1. Defaults to the unbiased prevalence B of 0.1767 from \insertCiteHALT_2;textualHALT.

devices

Sets the desired playback device. Possible settings are "HP" for headphones or "LS" for loudspeakers.

switch_to_target

Sets the (estimated) switching prevalence. The switching prevalence describes the probability that a participant who indicates the use of a device other than the target device actually switches to the target device after being prompted to do so.


klausfrieler/HALT documentation built on March 17, 2023, 6:18 a.m.