This function takes a serological model object and plots the serological data. The plot gives an overview of the data across individuals

plotSero(seroModel, N_max = 100)

Arguments

seroModel

A serological model object

N_max

Maximum number of individuals to plot

Value

A ggplot object with the plotted data