Description Usage Format Examples
List of data frames of all longitudinal parameters. Each data frame contains Monte Carlo samples for each antibody type.
1  | 
A list of three dataframes:
IgAA dataframe containing 3000 rows with 7 parameters for IgA antibody.
IgMA dataframe containing 3000 rows with 7 parameters for IgM antibody.
IgGA dataframe containing 3000 rows with 7 parameters for IgG antibody.
1 2  | # Show first rows of every dataframe contained in campylobacterSSIParams4
lapply(campylobacterSSIParams4, head)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.