titration: Example titration data.

titrationR Documentation

Example titration data.

Description

A dataset that illustrates the dichotomous data format for titration data as found in the CVB DATA Guide. The data is purposely incomplete and not- monotonic.

Usage

titration

Format

A data.frame with 67 rows and 9 columns

testID

Mandatory. A test identifier that is unique in the table. Every test must have a test identifier.

PrepID

Mandatory. The identifier of the preparation used. This will usually be a lot or serial number of a vaccine.

PrepRole

Mandatory. The role of the preparation. This must be reference, test, or other.

Date

Optional. The Date the test was performed.

Vial

Optional. The vial number tested.

Operator

Optional. The operator who performed the test.

dil

Mandatory. The dilution used in a well.

positive

Mandatory. Total number of positive readings (tubes or wells) affected by challenge.

total

Mandatory. The total number of tubes or wells in a group (treatment group or at a specified dilution).


ABS-dev/skrmdb documentation built on April 21, 2024, 5:58 p.m.