| glance.coresynth_inference | R Documentation |
One-row summary of a coresynth_inference (or sdid_inference) object.
## S3 method for class 'coresynth_inference'
glance(x, ...)
x |
An inference object. |
... |
Unused. |
A one-row data.frame with columns method, n_controls,
staggered, estimate, std.error, p.value, conf.low,
conf.high, alternative, n_boot_valid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.