Hello all,
I am trying to test for the equivalence of marginal effects of the same variable at two different indicator variable set points after a regression with an interaction term. Here is the jist of my commands:
reg Y c.X1 i.dummy c.X1#i.dummy
margins dy/dx(X1) at(dummy=0 dummy=1) post
Then I would like to test for whether the marginal effect of X1 at dummy=0 is different than the marginal effect of X1 at dummy=1. I am having trouble with referring to the same variable within the same test command. i.e.: test X1=X1. Thank you in advance for what I am sure is a very simple solution.
Karen.
Related Posts with Testing for equivalence of marginal effects of the same variable at different '_at'
How to control for something within a Diff in Diff GraphHello everybody, I am currently trying to create the usual Diff in Diff Graph e.g: Array My setti…
power analysis after ttestI'm trying to import the means and stds from a two sample ttest into power twosample, but the power …
RegressionGood morning, I'm writing one thesis about the education effects on multi-ethnic population in Milan…
xtqreg and reghdfeHello, My question can be summarized as... why does xtqreg and reghdfe produce similar results when…
Share of observations with repeated pairwise idsI have a dataset in long format with the list of physicians (pf_doc) who have worked in a given hosp…
Subscribe to:
Post Comments (Atom)
0 Response to Testing for equivalence of marginal effects of the same variable at different '_at'
Post a Comment