risk_analysis_series: Risk analysis for two tests in series

View source: R/twotest.R

risk_analysis_seriesR Documentation

Risk analysis for two tests in series

Description

Risk analysis for two tests in series

Usage

risk_analysis_series(n, prev, se1, sp1, se2, sp2)

Arguments

n

The population size

prev

The prevalence of the condition of interest

se1

The sensitivity estimate for test 1.

sp1

The specificity estimate for test 1.

se2

The sensitivity estimate for test 2.

sp2

The specificity estimate for test 2.

Value

A list of population and combined test statistics.


bjoleary/dxr documentation built on Dec. 5, 2023, 8:33 p.m.