campylobacterDelftParams3: Campylobacter Delft Response Parameters Data for Model 3

Description Usage Format Examples

Description

List of data frames of all longitudinal parameters. Each data frame contains Monte Carlo samples for each antibody type.

Usage

1

Format

A list of three dataframes:

IgA

A dataframe containing 4000 rows with 7 parameters for IgA antibody.

IgM

A dataframe containing 4000 rows with 7 parameters for IgM antibody.

IgG

A dataframe containing 4000 rows with 7 parameters for IgG antibody.

Examples

1
2
# Show first rows of every dataframe contained in campylobacterDelftParams3
lapply(campylobacterDelftParams3, head)

seroincidence documentation built on May 2, 2019, 7 a.m.