summary.synthdid_estimate | R Documentation |
Summarize a synthdid object
## S3 method for class '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). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.