tests/testthat/_snaps/meanEquivTest-results-methods.md

meanEquivTest return for matrix input and standard variance-covariance matrix

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


Try the EquiTrends package in your browser

Any scripts or data that you put into this service are public.

EquiTrends documentation built on Sept. 11, 2024, 7:40 p.m.