cllr: Calculates the log likelihood ratio cost

View source: R/metrics.r

cllrR Documentation

Calculates the log likelihood ratio cost

Description

Calculates the log likelihood ratio cost

Usage

cllr(LLR_SS, LLR_DS, log = TRUE)

Arguments

LLR_SS

A vector of LRs from same-speaker comparisons.

LLR_DS

A vector of LRs from different-speaker comparisons.

log

(optional) Boolean. Specifies whether LRs supplied are already in (natural) log form (default TRUE).

Value

A single numerical Cllr.


justinjhlo/fvclrr documentation built on Oct. 17, 2024, 4:58 p.m.