Skip to contents

Displays detailed bootstrap results including the coefficient table, significance indicators (whether the 95% CI excludes zero), and bootstrap distribution summaries (mean, sd, median).

Usage

# S3 method for class 'boot_sir'
summary(object, ...)

Arguments

object

A boot_sir object from boot_sir.

...

Additional arguments (unused).

Value

Invisibly returns the boot_sir object.