History of AFNI updates  

|
April 03, 2015 10:29AM
Gang Wrote:
-------------------------------------------------------
> OK, I didn't notice the following sentence of
> yours:
>
> > Is there a way to get the one-sided upper tail
> p-value?
>
> Then do this:
>
> 3dcalc -a stats.Imagination001_REML+orig'[4]'
> -expr
> 'ispositive(-a)*(1-fitt_t2p(a,20)/2)+ispositive(a)
> *fitt_t2p(a,20)/2' -datum float -prefix
> brick4p_one_sided

Great! Same as my finding, except that the first condition should be 1-ispositive(a) or zeroes will be eliminated from the calculation.

And this "works"! I will now validate it by pulling out the tstats and comparing in R.

Thanks!
Subject Author Posted

is it possible to obtain p-values on output of 3dREMLfit

maitra April 01, 2015 01:13AM

Re: is it possible to obtain p-values on output of 3dREMLfit

gang April 01, 2015 09:55AM

Re: is it possible to obtain p-values on output of 3dREMLfit

maitra April 01, 2015 11:34AM

Re: is it possible to obtain p-values on output of 3dREMLfit

Emperor Zhark April 01, 2015 11:55AM

Re: is it possible to obtain p-values on output of 3dREMLfit

maitra April 01, 2015 03:47PM

Re: is it possible to obtain **one-sided** p-values on output of 3dREMLfit

maitra April 02, 2015 11:18PM

Re: is it possible to obtain **one-sided** p-values on output of 3dREMLfit

gang April 03, 2015 09:53AM

Re: is it possible to obtain **one-sided** p-values on output of 3dREMLfit

maitra April 03, 2015 10:04AM

Re: is it possible to obtain **one-sided** p-values on output of 3dREMLfit

gang April 03, 2015 10:21AM

Re: is it possible to obtain **one-sided** p-values on output of 3dREMLfit

maitra April 03, 2015 10:29AM