CalcLRneg: CalcLRneg

Description Usage Arguments Value Examples

View source: R/CalcLRneg.R

Description

This function returns the negative likelihood ratio of a binary test

Usage

1
CalcLRneg(zsens, zspec)

Arguments

zsens

numeric; sensitivity of the binary test

zspec

numeric; specificity of the binary test

Value

the negative likelihood ratio of a binary tests

Examples

1
CalcLRneg(0.2,0.8)

wlktan/surrogateSampling documentation built on May 23, 2019, 3:07 p.m.