coef.UnDiDObj: Extract coefficients from 'UnDiDObj'

View source: R/undid_stage_three.r

coef.UnDiDObjR Documentation

Extract coefficients from UnDiDObj

Description

Extract coefficients from UnDiDObj

Usage

## S3 method for class 'UnDiDObj'
coef(object, level = c("agg", "sub"), ...)

Arguments

object

A UnDiDObj object

level

Specify either "agg" or "sub" to view the aggregate or sub-aggregate results.

...

other arguments

Value

A data frame of coefficient estimates


undidR documentation built on Feb. 17, 2026, 1:06 a.m.