extractDACC: Extract descriptive accuracy results from the output of...

Description Usage Arguments Value See Also

Description

Extract descriptive accuracy results from the output of madad

Usage

1
extractDACC(des, input)

Arguments

des

An object of class madad as returned by the function madad in the mada package

input

A data frame of 2x2 diagnostic accuracy data. The following columns must be present 'StudyID, 'TP', 'TN', 'FP', 'FN' corresponding to the number of True Positives, True Negatives, False Postives and False Negatives respectively.

Value

A data frame containing the input data plus summary estimates from each study for sensitvity, specificity, positive likelihood ratio, negative likelihood ratio and diagnostic odds ratio

See Also

madad


RichardBirnie/mautils documentation built on July 12, 2019, 8:56 p.m.