The basic principle (illustrated with Christian Lerch's case of an
RCT where there were 15 subjects, randomised 7:8 to Arm 1 and Arm 2,
is that the Null Hypothesis is that there is no difference between
Arm 1 and Arm 2. So, if Subject i were allocated to Arm 2, he would
produce exactly the same result if allocated to Arm 1 (if the Null
Hypothesis is true).
The precise details of how to proceed depend on the details of how
the randomisation was carried out -- it is essential to respect
this in doing the Randomisation Test.
But suppose that, in this case, the ones who went on Arm 1 were a
random subset of size 7 out of the 15. Let T be any statistic which
compares Arm 1 with Arm 2, calculated from the values returned by
those who went into Arm 1, and the values returned by those who
went into Arm 2.
The value of T, call it T0, obtained from the allocation that was
actually used in the trial, is one out of the 6435 possible results
that would have been obtained if the allocation had been different.
Since the 7 are a random 7 out of the 15, all 6435 allocations are
equally likely. So work out T for each of the 6435 allocations.
If the Null Hypothesis (H0) were true, then these are the possible
values that really would have been obtained if the allcoation had
been different, since by hypothesis it would make no difference to
an individual's returned value, whichever Arm he was allocated to.
Now suppose that large values of T0 would be considered as evidence
against H0. How large is significant (e.g. at P=0.05)?
Well, any value within the top 5% of the 6435 valoues of T would be
significant. Is T0 one of these values? If so, then P < 0.05.
A numerical P-value would be the proportion of the 6435 T-values
which are as large as, or exceed, T0.
A similar approach leads to a P-value for "Is T0 significantly
different (either way) from 0?" -- just use both the top and
bottom ends of the 6435 T-values.
One thing which is not straightforwardly available with the use
of Randomisation Tests is an approach to evaluating the Power of
the Trial, since Power depends on hypothesising a particular
numerical deviation from the Null Hypothesis; and when the test
is as described it is far from obvious how this should be expressed
so that it can be incorporated in a similar calculation. Nevertheless,
in practice various ad-hoc approaches can be adopted with reasonable
plausibility.
Hoping this helps,
Ted (One of the top 99% of statisticians)
On 29-Jun-09 18:56:56, Ryan wrote:
> Dear Bendix,
>
> I've never heard about using "permutations to assess the p-value."
> Would you mind elaborating on this a bit with a very simple, concrete
> example? If you don't have the time, would you mind sharing a
> reference or two on the rationale and how to do this?
>
> Thanks!
> Ryan
>
--------------------------------------------------------------------
E-Mail: (Ted Harding) <Ted.H...@manchester.ac.uk>
Fax-to-email: +44 (0)870 094 0861
Date: 29-Jun-09 Time: 21:28:50
------------------------------ XFMail ------------------------------
In addition to Ryan's question: Is there any possibility to use the
proposed procedure if randomisation was done after participants where
matched 1:1? (I don't think so).
Thanks to all contributors to this informative thread.
Best regards,
Christian
Ryan schrieb:
This provides the standalone version of Resample, as well as some tutorials
There is also a link on this site to Julian Simons book on Resampling,
but the direct link is here
http://www.resample.com/content/text/index.shtml
I also have a small list of other resampling/randoization books, not
dedicated to medicine (I'm an ecologist) but still with a biological
bias, if anyone is interested.
Graham