data8: Data set for Example 8 in vignette "DiagTestKit Examples"

data8R Documentation

Data set for Example 8 in vignette "DiagTestKit Examples"

Description

Samples randomly selected from 3 populations tested by three 2-state reference tests and a 3-state experimental test.

Usage

data8

Format

A data frame with 72 rows and six variables:

  • Population: population identifier (A, B, C).

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

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

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

  • ref3_result: result of third reference test (positive, negative).

  • 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.