Learn R Programming

did (version 1.2.3)

MP: MP

Description

multi-period object

Usage

MP(
  group,
  t,
  att,
  V,
  c,
  inffunc,
  n = NULL,
  W = NULL,
  Wpval = NULL,
  aggte = NULL
)

Arguments

group

which group (defined by period first treated) an group-time average treatment effect is for

t

which time period a group-time average treatment effect is for

att

the group-average treatment effect for group group and time period t

V

the variance matrix for group-time average treatment effects

c

critical value if one is obtaining uniform confidence bands

inffunc

the influence function for estimating group-time average treatment effects

n

the number of observations

W

the Wald statistic for pre-testing the common trends assumption

Wpval

the p-value of the Wald statistic for pre-testing the common trends assumption

aggte

an aggregate treatment effects object

Value

MP object