Checks the entries of data used in serosolver

check_data(data)

Arguments

data

the data frame of data to be fitted. Must have columns: group (index of group); individual (integer ID of individual); samples (numeric time of sample taken); virus (numeric time of when the virus was circulating); titre (integer of titre value against the given virus at that sampling time)

Value

nothing at the moment

See also

Examples

data(example_titre_dat) check_data(example_titre_dat)