Nothing
Code
print(meanEquivTest_results)
Output
==================================================
Equivalence Tests for Pre-trends in DiD Estimation
==================================================
Type: Mean Placebo Effect
Significance level: 0.1
Alternative hypothesis: the mean placebo effect does not exceed the equivalence threshold.
---
Abs. Mean Placebo Effect Std. Error Min. Equiv. Threshold
0.118 0.09716 0.2425
---
No. placebo coefficients estimated: 4
Base period: 5
Balanced Panel:
+ No. pre-treatment periods: 5
+ No. individuals: 500
+ Total no. observations: 2500
Code
print(meanEquivTest_results2)
Output
==================================================
Equivalence Tests for Pre-trends in DiD Estimation
==================================================
Type: Mean Placebo Effect
Alternative hypothesis: the mean placebo effect does not exceed the equivalence threshold of 0.2 .
---
Abs. Mean Placebo Effect Std. Error p-value Reject H0
0.118 0.09716 0.1989 FALSE
---
No. placebo coefficients estimated: 4
Base period: 5
Balanced Panel:
+ No. pre-treatment periods: 5
+ No. individuals: 500
+ Total no. observations: 2500
Code
print(meanEquivTest_results3)
Output
==================================================
Equivalence Tests for Pre-trends in DiD Estimation
==================================================
Type: Mean Placebo Effect
Significance level: 0.1
Alternative hypothesis: the mean placebo effect does not exceed the equivalence threshold.
---
Abs. Mean Placebo Effect Std. Error Min. Equiv. Threshold
0.118 0.09716 0.2425
---
No. placebo coefficients estimated: 4
Base period: 5
Balanced Panel:
+ No. pre-treatment periods: 5
+ No. individuals: 500
+ Total no. observations: 2500
Code
print(meanEquivTest_results4)
Output
==================================================
Equivalence Tests for Pre-trends in DiD Estimation
==================================================
Type: Mean Placebo Effect
Alternative hypothesis: the mean placebo effect does not exceed the equivalence threshold of 0.2 .
---
Abs. Mean Placebo Effect Std. Error p-value Reject H0
0.118 0.09716 0.1989 FALSE
---
No. placebo coefficients estimated: 4
Base period: 5
Balanced Panel:
+ No. pre-treatment periods: 5
+ No. individuals: 500
+ Total no. observations: 2500
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.