Re: Multiple single-sample t-tests



On Dec 12, 4:32 am, "Et. Gaudrain" <egaudr...@xxxxxxxxx> wrote:
Here are epsilon values:
- A: GG=0.557, HF=0.798, the p-value is <0.001 with and without
correction
- B: GG=0.894, HF=0.987, p=0.270, pGG=0.270, pHH=0.270
- A*B: GG=0.392, HF=0.670, p=0.366, pGG=0.377, pHF=0.374

n = 19 ?


Yes, indeed, A is actually a continuous factor. The pattern of X as a
function of A is a kind of psychometric function with a ceiling at .5
for low values of A and a floor a 0, for high values of A. We're
interested in some point just before the function drops from .5 to 0.
Here (well we did not exactly new where it would be), we expect a
hump>.5, and that's what we want to test: Is there really a hump >.5
or not? So we also considered looking at the values >.5 and testing
if their are significantly different from .5. So we would only test
3 or 4 values... and then not use Bonferroni correction...? not too
convincing...

Right. You would have to start the stepwise Bonferroni with a
correction factor of 10.

What are X and A? What kind of function do you think the regression
of X on A might be? The goal would be to construct a Scheffe-style
confidence region for the regression.
.



Relevant Pages

  • Re: r-Squared Question
    ... >> applies ONLY to simple regression. ... Never said THAT was a typo. ... The "careless" was referring to ... Your correction of your own post was this: ...
    (sci.stat.math)
  • Re: [Q]Whats wrong with this Pattern matching code?
    ... there is no public constructor for Pattern. ... that correction, ... compilable code if you want a useful answer. ...
    (comp.lang.java.programmer)
  • Re: Perl - Joining of Binary values
    ... The correction in the desired output is ... This is the complete pattern output for the input array.... ... > maximum number of characters to match. ... > I don't understand what you mean about reversing the procedure I'm ...
    (perl.beginners)
  • Re: how to handle repetitive regexp match checks
    ... GiddyJP wrote: ... > import Trespass ... > pattern = Trespass.Pattern ... Minor correction... ...
    (comp.lang.python)
  • Re: sed to replace only 1st instance
    ... on how to replace "only" the 1st instance of a pattern from a file. ... I only intent to replace only the 1st instance of string (RSSIp) not the 2nd one from the file. ... This sed command doesn't work. ... Any correction? ...
    (comp.unix.shell)