data7: Data set for Example 7 in vignette "DiagTestKit Examples"

data7R Documentation

Data set for Example 7 in vignette "DiagTestKit Examples"

Description

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

Usage

data7

Format

A data frame with 39 rows and five variables:

  • Population: population identifier (A, B).

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

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

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

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


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