glance.coresynth_inference: Glance at an inference result

View source: R/broom.R

glance.coresynth_inferenceR Documentation

Glance at an inference result

Description

One-row summary of a coresynth_inference (or sdid_inference) object.

Usage

## S3 method for class 'coresynth_inference'
glance(x, ...)

Arguments

x

An inference object.

...

Unused.

Value

A one-row data.frame with columns method, n_controls, staggered, estimate, std.error, p.value, conf.low, conf.high, alternative, n_boot_valid.


coresynth documentation built on Aug. 28, 2026, 1:06 a.m.