summary.augsynth | R Documentation |
Summary function for augsynth
## S3 method for class 'augsynth'
summary(object, inf = T, inf_type = "conformal", linear_effect = F, ...)
object |
augsynth object |
inf |
Boolean, whether to get confidence intervals around the point estimates |
inf_type |
Type of inference algorithm. Options are
|
linear_effect |
Boolean, whether to invert the conformal inference hypothesis test to get confidence intervals for a linear-in-time treatment effect: intercept + slope * time |
... |
Optional arguments for inference, for more details for each 'inf_type' see
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.