# NOT RUN {
# }
# NOT RUN {
# estimate seroincidence
seroincidence <- estimateSeroincidence(...)
# calculate summary statistics for the seroincidence object
seroincidenceSummary <- summary(seroincidence)
# print the summary of seroincidence object to the console
print(seroincidenceSummary)
# or simply type (appropriate print method will be invoked automatically)
seroincidenceSummary
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab