Skip to contents

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 by nomatchVE() or matching_ve().

digits

Integer indicating the number of decimal places to display. Default is 4.

...

Additional arguments (currently ignored).

Value

Invisibly returns the input object object. Called primarily for its side effect of printing a detailed summary to the console.