1

For each subject, we repeatedly measure 3 conditions for a scalar dependent variable. The research hypothesis is that there is a monotonic positive trend - that is, either 1<2<3 or 1=2<3 or 1<2=3.

Preferably, I would like both a hypothesis test for this condition relationship (i.e., can we reject the hypothesis that there is some monotonic trend?), and one for its opposite (can we reject the hypothesis that there is no or a negative or a non-monotonic trend?).

I've come up with a few naive ways of testing for this, but I wonder what the optimal way would be.

kjetil b halvorsen
  • 63,378
  • 26
  • 142
  • 467
jona
  • 1,694
  • 12
  • 21
  • 1
    Optimal in what sense? Power? Under what assumptions? – Glen_b Sep 02 '15 at 11:22
  • An UMPF would be nice, although I have a mostly pragmatic perspective - something that's the standard/most accepted method in this case would also be good to know. What kind assumptions do you mean - the distribution of the data, or the dependence between IVs and DVs? – jona Sep 02 '15 at 11:53
  • I meant in terms of distribution, yes. Or whether you sought a nonparametric test. – Glen_b Sep 02 '15 at 11:55
  • The DVs are strongly assumed to be normally distributed. – jona Sep 02 '15 at 11:57
  • 2
    An older reference book would be the one by Barlow, Bartholomew, Bremner and Brunk, *Statistical inference under order restrictions*. (Not certain it has your exact case in there though. There are more recent developments of course.) – Glen_b Sep 02 '15 at 12:00
  • On the other hand, if you want a nonparametric test, there's two suggestions [here](http://stats.stackexchange.com/questions/155613/how-to-find-the-right-test) – Glen_b Sep 02 '15 at 12:08

1 Answers1

1

You need order restricted inference, there is the old book referenced by @Glen_b in comments, and newer books (and software) with links/references in this post: Hypothesis test testing for monotonic group mean change

For a more detailed answer, we would need more details about your setup.

kjetil b halvorsen
  • 63,378
  • 26
  • 142
  • 467