Please, I have the next doubt:
I have two samples (two different treatments) , and I want to prove that there is no difference in the average outcome.
I test the data using the two one-sided test for equivalence (tost function of r package equivalence) , where H0: means are different, H1: means are equal. (Confidence level 95%)
p value around 0.63, H0 can not be rejected
But if I reverse the hypothesis, with the t-test (t.test of r), H0* = means are equal, H1*=means are different (Confidence level 95%)
I get p value around 0.7, H0* can not be rejected
Please confirm or discards these interpretations:
(1) Data is not conclusive: we can not discard that the means are equal and that the means are diferent.
(2) But because one p value is 0.6, and the other is 0.7, H0* is "less rejectable" than H0. so I should be inclined to think that is more probable that the means are equal