if (FALSE) {
# Estimate seroincidence
seroincidence <- est.incidence.by(...)
# Print the seroincidence object to the console
print(seroincidence)
# Or simply type (appropriate print method will be invoked automatically)
seroincidence
}
Run the code above in your browser using DataLab