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 June 14, 2025, 5:43 a.m.