Home
last modified time | relevance | path

Searched refs:FUNC_COR_TYPE (Results 1 – 17 of 17) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_statpval.c26 case FUNC_COR_TYPE: in THD_stat_to_pval()
84 case FUNC_COR_TYPE: in THD_pval_to_stat()
136 case FUNC_COR_TYPE: in THD_stat_to_zscore()
182 case FUNC_COR_TYPE: in THD_stat_is_2sided()
204 case FUNC_COR_TYPE: in THD_stat_is_signed()
H A D3dfim.c365 ADN_func_type , FUNC_COR_TYPE , in fim3d_fimmer_compute()
366 ADN_nvals , FUNC_nvals[FUNC_COR_TYPE] , in fim3d_fimmer_compute()
523 bar = DSET_ARRAY( new_dset , FUNC_ival_fim[FUNC_COR_TYPE] ) ; in fim3d_fimmer_compute()
543 bar = DSET_ARRAY( new_dset , FUNC_ival_thr[FUNC_COR_TYPE] ) ; in fim3d_fimmer_compute()
613 bar = DSET_ARRAY( new_dset , FUNC_ival_fim[FUNC_COR_TYPE] ) ; in fim3d_fimmer_compute()
626 bar = DSET_ARRAY( new_dset , FUNC_ival_thr[FUNC_COR_TYPE] ) ; in fim3d_fimmer_compute()
H A D3dfim+.c1403 if (brick_type == FUNC_COR_TYPE) in attach_sub_brick()
1534 brick_type = FUNC_COR_TYPE; in write_bucket_data()
1544 brick_type = FUNC_COR_TYPE; in write_bucket_data()
1555 brick_type = FUNC_COR_TYPE; in write_bucket_data()
H A Dparser_int.c507 #define FUNC_COR_TYPE 2 macro
523 FUNC4(ficotp_,FUNC_COR_TYPE,THD_stat_to_pval) in FUNC4() argument
524 FUNC4(ficopt_,FUNC_COR_TYPE,THD_pval_to_stat) in FUNC4()
525 FUNC4(ficotz_,FUNC_COR_TYPE,THD_stat_to_zscore) in FUNC4()
H A D3dbetafit.c174 if( DSET_BRICK_STATCODE(input_dset,0) == FUNC_COR_TYPE ) sqr = 1 ; in main()
H A D3dmerge.c1565 case FUNC_COR_TYPE: /* add up degrees-of-freedom */ in main()
1567 for( ii=0 ; ii < FUNC_need_stat_aux[FUNC_COR_TYPE] ; ii++ ) in main()
H A Deditvol.h635 EDIT_STATAUX4(ds,iv,FUNC_COR_TYPE,nsam,nfit,nort,0)
H A Dafni_fimmer_compute.c428 ADN_func_type , FUNC_COR_TYPE , in AFNI_fimmer_compute()
647 if( new_dset->func_type == FUNC_COR_TYPE ) in AFNI_fimmer_compute()
H A D3ddelay.c1883 if (brick_type == FUNC_COR_TYPE) in attach_sub_brick()
2008 brick_type = FUNC_COR_TYPE; in write_bucket_data()
H A D3dbetafit2.c675 if( DSET_BRICK_STATCODE(input_dset,0) == FUNC_COR_TYPE ) sqr = 1 ; in main()
H A D3dbetafit3.c657 if( DSET_BRICK_STATCODE(input_dset,0) == FUNC_COR_TYPE ) sqr = 1 ; in main()
H A Dafni_fimmer.c709 ADN_func_type , FUNC_COR_TYPE , in AFNI_fimmer_compute()
932 if( new_dset->func_type == FUNC_COR_TYPE ) in AFNI_fimmer_compute()
H A Dplug_realtime.c7562 bar = DSET_ARRAY( new_dset , FUNC_ival_fim[FUNC_COR_TYPE] ) ; in RT_fim_recurse()
7580 bar = DSET_ARRAY( new_dset , FUNC_ival_thr[FUNC_COR_TYPE] ) ; in RT_fim_recurse()
7621 bar = DSET_ARRAY( new_dset , FUNC_ival_fim[FUNC_COR_TYPE] ) ; in RT_fim_recurse()
7634 bar = DSET_ARRAY( new_dset , FUNC_ival_thr[FUNC_COR_TYPE] ) ; in RT_fim_recurse()
7781 ADN_func_type , FUNC_COR_TYPE , in RT_fim_recurse()
7782 ADN_nvals , FUNC_nvals[FUNC_COR_TYPE] , in RT_fim_recurse()
H A D3ddata.h2513 #define FUNC_COR_TYPE 2 macro
2521 #define FUNC_COR_MASK (1 << FUNC_COR_TYPE)
2684 #define AFNI_FIRST_STATCODE FUNC_COR_TYPE
2705 : ((fcod)==FUNC_COR_TYPE || (fcod)==FUNC_TT_TYPE || (fcod)==FUNC_ZT_TYPE) ? 2 : 1 )
/dports/science/afni/afni-AFNI_21.3.16/doc/README/
H A DREADME.func_types32 fico FUNC_COR_TYPE Correlation Coeff. # Samples, # Fit Param, # Ort Param
H A DREADME.attributes149 #define FUNC_COR_TYPE 2 /* fico: correlation */
355 FUNC_COR_TYPE Correlation Coeff # Samples, # Fit Param, # Orts
373 fico = FUNC_COR_TYPE fitt = FUNC_TT_TYPE
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A DREADME.attributes148 #define FUNC_COR_TYPE 2 /* fico: correlation */
354 FUNC_COR_TYPE Correlation Coeff # Samples, # Fit Param, # Orts
372 fico = FUNC_COR_TYPE fitt = FUNC_TT_TYPE