one_titre_data {sclr} | R Documentation |
Simulated one-titre antibody data
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 titre data.
Usage
one_titre_data
Format
A data frame with 5000 observations and 2 variables:
- logHI
haemagglutinin-inhibiting (HI) titre. True simulated titre on a log scale.
- status
influenza infection status. 1 - infected. 0 - not infected
Model
The model behind the simulation was
Where
-
- Inverse logit function
-
= 0.5
-
= -5
-
= 2
[Package sclr version 0.3.1 Index]