Summarize a synthdid object
# S3 method for synthdid_estimate summary(object, weight.digits = 3, fast = FALSE, ...)
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). |