data6: Data set for Example 6 in vignette "DiagTestKit Examples"

data6R Documentation

Data set for Example 6 in vignette "DiagTestKit Examples"

Description

Samples randomly selected from a single population tested with two 2-state reference test and a 2-state experimental test.

Usage

data6

Format

A data frame with 8 rows and four variables:

  • exp_result: result of experimental test (positive, negative).

  • ref1_result: result of first reference test (positive, negative).

  • ref2_result: result of second reference test (positive, negative).

  • count: number of samples with the unique testing combination.


ABS-dev/DiagTestKit documentation built on Sept. 23, 2024, 9:37 a.m.