Learn R Programming

NNTbiomarker (version 0.29.11)

NNT.from.pv: NNT.from.pv

Description

Compute NNT values from predictive values.

Usage

NNT.from.pv(ppv, npv, pv)

Arguments

ppv
Positive predictive value
npv
Negative predictive value
pv
Alternative input of ppv and npv, in matrix or named vector.

Value

c(NNTpos=NNTpos, NNTneg=NNTneg)