Summarizes how vaccine effectiveness estimates were obtained and displays cumulative incidence and VE across all evaluation time points.
Usage
# S3 method for class 'vefit'
summary(object, digits = 4, ...)
Arguments
- object
An object of class
vefit
created bynomatchVE()
ormatching_ve()
.- digits
Integer indicating the number of decimal places to display. Default is 4.
- ...
Additional arguments (currently ignored).