View source: R/microsynth-class.R
summary.microsynth | R Documentation |
Summary method for class 'microsynth'.
## S3 method for class 'microsynth'
summary(object, ...)
object |
A |
... |
further arguments passed to or from other methods. |
The functions print.microsynth
and
summary.microsynth
display information about the microsynth
fit and estimation results, if available.
The output includes two parts: 1) a matching summary that compares characteristics of the treatment to the synthetic control and the population; and 2) estimated results, in a similar format as they appear when saved to .csv or .xlsx., once for each specified post-intervention evaluation time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.