Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

MP.TEST

MP.TEST


Description

An object that holds results from computing pre-test of the conditional parallel trends assumption

Usage

MP.TEST(
  CvM = NULL,
  CvMb = NULL,
  CvMcval = NULL,
  CvMpval = NULL,
  KS = NULL,
  KSb = NULL,
  KScval = NULL,
  KSpval = NULL,
  clustervars = NULL,
  xformla = NULL
)

Arguments

CvM

Cramer von Mises test statistic

CvMb

a vector of bootstrapped Cramer von Mises test statistics

CvMcval

CvM critical value

CvMpval

p-value for CvM test

KS

Kolmogorov-Smirnov test statistic

KSb

a vector of boostrapped KS test statistics

KScval

KS critical value

KSpval

p-value for KS test

clustervars

vector of which variables were clustered on for the test

xformla

formla for the X variables used in the test


did

Treatment Effects with Multiple Periods and Groups

v2.0.0
GPL-2
Authors
Brantly Callaway [aut, cre], Pedro H. C. Sant'Anna [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.