two_titre_data: Simulated two-titre antibody data

Description Usage Format Model

Description

A simulated dataset containing 5000 independent observations on antibody titres and the corresponding infection status. The data was simulated to resemble real influenza infection and haemagglutinin + neuraminidase titre data.

Usage

1

Format

A data frame with 5000 observations and 3 variables:

logHI

haemagglutinin-inhibiting (HI) titre. True simulated titre on a log scale.

logNI

neuraminidase-inhibiting titre. True simulated titre on a log scale.

status

influenza infection status. 1 - infected. 0 - not infected

Model

The model behind the simulation was

λ * (1 - f(β_0 + β_1 * HI + β_2 * NI))

Where


sclr documentation built on March 2, 2020, 5:08 p.m.