View source: R/glm_nwinf_lagged.R
make_nwinf_data | R Documentation |
Creates a dataset with new infection events from herd level test results
make_nwinf_data(sfd, time_of_inf = c("mid", "first", "last"))
sfd |
a STOCfree_data object |
time_of_inf |
a character string. When 'mid', the time of new infection is the median of the months between which the consecutive tests occurred. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.