search for: zf1

Displaying 5 results from an estimated 5 matches for "zf1".

Did you mean: f1
2004 Jul 21
2
RE: Comparison of correlation coefficients - Details
...p://www.fon.hum.uva.nl/Service/Statistics/Two_Correlations.html http://ftp.sas.com/techsup/download/stat/compcorr.html and implemented it in R: compcorr <- function(n1, r1, n2, r2){ # compare two correlation coefficients # return difference and p-value as list(diff, pval) # Fisher Z-transform zf1 <- 0.5*log((1 + r1)/(1 - r1)) zf2 <- 0.5*log((1 + r2)/(1 - r2)) # difference dz <- (zf1 - zf2)/sqrt(1/(n1 - 3) + (1/(n2 - 3))) # p-value pv <- 2*(1 - pnorm(abs(dz))) return(list(diff=dz, pval=pv)) } Would it make sense to use the resultant p-value to "normalize" the c...
2013 Aug 19
3
[LLVMdev] Issue with X86FrameLowering __chkstk on Windows 8 64-bit / Visual Studio 2012
...; preds = %bb %zf = alloca i1 %14 = load i1* %zf %15 = getelementptr i8* %0, i32 148 %16 = bitcast i8* %15 to i1* %17 = load i1* %16 store volatile i1 true, i1* %16 br label %merged else: ; preds = %bb %zf1 = alloca i1 %18 = load i1* %zf1 %19 = getelementptr i8* %0, i32 148 %20 = bitcast i8* %19 to i1* %21 = load i1* %20 store volatile i1 false, i1* %20 br label %merged merged2: ; preds = %else4, %then3 %22 = bitcast i8* %0 to i32* %23 = load i...
2004 Jul 22
0
RE: Comparison of correlation coefficients - Details
...wo_Correlations.html > http://ftp.sas.com/techsup/download/stat/compcorr.html > and implemented it in R: > > compcorr <- function(n1, r1, n2, r2){ > # compare two correlation coefficients > # return difference and p-value as list(diff, pval) > > # Fisher Z-transform > zf1 <- 0.5*log((1 + r1)/(1 - r1)) > zf2 <- 0.5*log((1 + r2)/(1 - r2)) > > # difference > dz <- (zf1 - zf2)/sqrt(1/(n1 - 3) + (1/(n2 - 3))) > > # p-value > pv <- 2*(1 - pnorm(abs(dz))) > > return(list(diff=dz, pval=pv)) > } > > Would it make sense to u...
2013 Aug 27
0
[LLVMdev] Issue with X86FrameLowering __chkstk on Windows 8 64-bit / Visual Studio 2012
...> %zf = alloca i1 > %14 = load i1* %zf > %15 = getelementptr i8* %0, i32 148 > %16 = bitcast i8* %15 to i1* > %17 = load i1* %16 > store volatile i1 true, i1* %16 > br label %merged > > else: ; preds = %bb > %zf1 = alloca i1 > %18 = load i1* %zf1 > %19 = getelementptr i8* %0, i32 148 > %20 = bitcast i8* %19 to i1* > %21 = load i1* %20 > store volatile i1 false, i1* %20 > br label %merged > > merged2: ; preds = %else4, %then3 >...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...I at 2}G7(<Jg#I#3=%)k*?L`{IqhFAz{B>r?2|Ay2Ix}Q99a}h)8S*Wq`X)1^ z4`p^XGvqs>bB?=<%_wo;Yq3M(TQQS-C}xt|Y7r4Q2LUsf)149Y^_|8-gV7BKbDKf& z%kNIjm$@~c+e;vWxBOE3tq;%dmPYh?uFY=#j}hew24tI}@Z%b7o^akopGq|-Gia%X z3XpW>!t+9rpx at XT%<~<tF9@#Nf@@km5#qC(C^kuAJly6M@?L!QssGu#{%2YJ&vN&Z zF1~OpHRFf(E(*2&34|?i42ip1#Xi%5OEcHz?xrKzT5wrr*iR64S8%zL=%=k>XSCpo zOoV%Y&|loyElPc7rfFNIn=fmzGCkBsH<$2OA3fAthrEgP)<b=DbC4G6tB1;Uv#%B_ zr~S=wof}-g^3v^x--_*ruTmbpby?y%tP|^1E;jYQ%DY;-bn8}HpDoi3M79#L;*$M{ z->TLswd6Lk8~W((PQ;bI%$<l`XeZ)rv at E1wwrR4TZm!_5e){DFqBEX4$Nx<)=bBcG zbR8_Y...