summary.synthdid_estimate: Summarize a synthdid object

View source: R/summary.R

summary.synthdid_estimateR Documentation

Summarize a synthdid object

Description

Summarize a synthdid object

Usage

## S3 method for class 'synthdid_estimate'
summary(object, weight.digits = 3, fast = FALSE, ...)

Arguments

object

The object to summarize

weight.digits

The number of digits to use when displaying weights (omega, lambda)

fast

Be fast but less accurate, e.g. jackknife instead of bootstrap se estimate

...

Additional arguments (currently ignored).


synth-inference/synthdid documentation built on Jan. 26, 2024, 7:21 a.m.