Learn R Programming

seroincidence (version 2.0.0)

campylobacterSimLowData: Simulated Cross-sectional Data

Description

Simulated cross-sectional population sample of antibody levels data for Campylobacter and Pertussis for lambda 0.036/yr (low), 0.021/yr (medium) and 1.15/yr (high).

Usage

campylobacterSimLowData

Arguments

Format

A data frame with 500 observations on the following 2 to 4 variables:

Age

IgG

IgM

IgA

Examples

Run this code
# NOT RUN {
# Show first rows of the data
head(campylobacterSimLowData)

# Summarize the data
summary(campylobacterSimLowData)

# }

Run the code above in your browser using DataLab