Home
last modified time | relevance | path

Searched refs:pgamb (Results 1 – 5 of 5) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dnct.c110 double pkf,pkb,qkf,qkb , pgamf,pgamb,qgamf,qgamb ; in tnonc_s2p() local
139 pgamb = pgamf*y*(a+b-1.0)/a ; in tnonc_s2p()
167 pgamb = pgamb*(a-i+1.0)/(y*(a+b-i)) ; in tnonc_s2p()
168 pbetab = pbetab + pgamb ; in tnonc_s2p()
/dports/math/gretl/gretl-2021d/lib/src/
H A Dpvalues.c2780 double pgamf, pgamb, qgamf, qgamb, tmp, ret; in nc_student_cdf() local
2832 pgamb = pgamf * y * (a + b - 1)/a; in nc_student_cdf()
2846 pgamb *= (a-i+1)/(y * (a+b-i)); in nc_student_cdf()
2847 pbetab += pgamb; in nc_student_cdf()
/dports/science/afni/afni-AFNI_21.3.16/src/nifti/nifticdf/
H A Dnifticdf.c10454 double pkf,pkb,qkf,qkb , pgamf,pgamb,qgamf,qgamb ; in tnonc_s2pq() local
10510 pgamb = pgamf*y*(ab1)/a ; in tnonc_s2pq()
10541 pgamb = pgamb*(a-i+1.0)/(y*(a+b-i)) ; in tnonc_s2pq()
10542 pbetab = pbetab + pgamb ; in tnonc_s2pq()
/dports/science/nifticlib/nifticlib-2.0.0/nifticdf/
H A Dnifticdf.c10471 double pkf,pkb,qkf,qkb , pgamf,pgamb,qgamf,qgamb ; in tnonc_s2pq() local
10527 pgamb = pgamf*y*(ab1)/a ; in tnonc_s2pq()
10558 pgamb = pgamb*(a-i+1.0)/(y*(a+b-i)) ; in tnonc_s2pq()
10559 pbetab = pbetab + pgamb ; in tnonc_s2pq()
/dports/science/minc2/minc-release-2.2.00/conversion/nifti1/
H A Dnifti_stats.c10556 double pkf,pkb,qkf,qkb , pgamf,pgamb,qgamf,qgamb ; in tnonc_s2pq() local
10612 pgamb = pgamf*y*(ab1)/a ; in tnonc_s2pq()
10643 pgamb = pgamb*(a-i+1.0)/(y*(a+b-i)) ; in tnonc_s2pq()
10644 pbetab = pbetab + pgamb ; in tnonc_s2pq()