Home
last modified time | relevance | path

Searched refs:student_t2p (Results 1 – 3 of 3) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_statpval.c31 pval = student_t2p( thr , stataux[0] ) ; in THD_stat_to_pval()
H A Dmri_stats.c32 double student_t2p( double tt , double dof ) in student_t2p() function
H A Dmrilib.h1434 extern double student_t2p( double , double ) ;