Doxygen Source Code Documentation
anova_options Struct Reference
#include <3dANOVA.h>
| Data Fields | |
| int | datum | 
| char | session [MAX_NAME_LENGTH] | 
| int | diskspace | 
| int | nvoxel | 
| int | model | 
| int | a | 
| int | b | 
| int | c | 
| int | n | 
| int | nt | 
| int | na [MAX_LEVELS] | 
| char ***** | xname | 
| char * | first_dataset | 
| int | nx | 
| int | ny | 
| int | nz | 
| int | nxyz | 
| int | nftr | 
| char * | ftrname | 
| int | nfa | 
| char * | faname | 
| int | nfb | 
| char * | fbname | 
| int | nfc | 
| char * | fcname | 
| int | nfab | 
| char * | fabname | 
| int | nfac | 
| char * | facname | 
| int | nfbc | 
| char * | fbcname | 
| int | nfabc | 
| char * | fabcname | 
| int | num_ameans | 
| int | ameans [MAX_MEANS] | 
| char * | amname [MAX_MEANS] | 
| int | num_bmeans | 
| int | bmeans [MAX_MEANS] | 
| char * | bmname [MAX_MEANS] | 
| int | num_cmeans | 
| int | cmeans [MAX_MEANS] | 
| char * | cmname [MAX_MEANS] | 
| int | num_xmeans | 
| int | xmeans [MAX_MEANS][3] | 
| char * | xmname [MAX_MEANS] | 
| int | num_adiffs | 
| int | adiffs [MAX_DIFFS][2] | 
| char * | adname [MAX_DIFFS] | 
| int | num_bdiffs | 
| int | bdiffs [MAX_DIFFS][2] | 
| char * | bdname [MAX_DIFFS] | 
| int | num_cdiffs | 
| int | cdiffs [MAX_DIFFS][2] | 
| char * | cdname [MAX_DIFFS] | 
| int | num_xdiffs | 
| int | xdiffs [MAX_DIFFS][2][3] | 
| char * | xdname [MAX_DIFFS] | 
| int | num_acontr | 
| float | acontr [MAX_CONTR][MAX_LEVELS] | 
| char * | acname [MAX_CONTR] | 
| int | num_bcontr | 
| float | bcontr [MAX_CONTR][MAX_LEVELS] | 
| char * | bcname [MAX_CONTR] | 
| int | num_ccontr | 
| float | ccontr [MAX_CONTR][MAX_LEVELS] | 
| char * | ccname [MAX_CONTR] | 
| int | num_xcontr | 
| float | xcontr [MAX_CONTR][MAX_LEVELS][MAX_LEVELS] | 
| char * | xcname [MAX_CONTR] | 
| char * | bucket_filename | 
Field Documentation
| 
 | 
| 
 | 
| 
 Definition at line 186 of file 3dANOVA.h. Referenced by calculate_acontrasts(), calculate_contrasts(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 185 of file 3dANOVA.h. Referenced by calculate_acontrasts(), calculate_contrasts(), and get_options(). | 
| 
 | 
| 
 Definition at line 169 of file 3dANOVA.h. Referenced by calculate_adifferences(), calculate_differences(), and get_options(). | 
| 
 | 
| 
 Definition at line 170 of file 3dANOVA.h. Referenced by calculate_adifferences(), calculate_differences(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 153 of file 3dANOVA.h. Referenced by calculate_ameans(), calculate_means(), and get_options(). | 
| 
 | 
| 
 Definition at line 154 of file 3dANOVA.h. Referenced by calculate_ameans(), calculate_means(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 | 
| 
 Definition at line 190 of file 3dANOVA.h. Referenced by calculate_bcontrasts(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 189 of file 3dANOVA.h. Referenced by calculate_bcontrasts(), and get_options(). | 
| 
 | 
| 
 Definition at line 173 of file 3dANOVA.h. Referenced by calculate_bdifferences(), and get_options(). | 
| 
 | 
| 
 Definition at line 174 of file 3dANOVA.h. Referenced by calculate_bdifferences(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 157 of file 3dANOVA.h. Referenced by calculate_bmeans(), and get_options(). | 
| 
 | 
| 
 Definition at line 158 of file 3dANOVA.h. Referenced by calculate_bmeans(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 201 of file 3dANOVA.h. Referenced by check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 | 
| 
 Definition at line 194 of file 3dANOVA.h. Referenced by calculate_ccontrasts(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 193 of file 3dANOVA.h. Referenced by calculate_ccontrasts(), and get_options(). | 
| 
 | 
| 
 Definition at line 177 of file 3dANOVA.h. Referenced by calculate_cdifferences(), and get_options(). | 
| 
 | 
| 
 Definition at line 178 of file 3dANOVA.h. Referenced by calculate_cdifferences(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 161 of file 3dANOVA.h. Referenced by calculate_cmeans(), and get_options(). | 
| 
 | 
| 
 Definition at line 162 of file 3dANOVA.h. Referenced by calculate_cmeans(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 102 of file 3dANOVA.h. Referenced by get_options(). | 
| 
 | 
| 
 Definition at line 105 of file 3dANOVA.h. Referenced by get_options(). | 
| 
 | 
| 
 Definition at line 149 of file 3dANOVA.h. Referenced by calculate_fabc(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 143 of file 3dANOVA.h. Referenced by calculate_fab(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 145 of file 3dANOVA.h. Referenced by calculate_fac(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 137 of file 3dANOVA.h. Referenced by calculate_fa(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 147 of file 3dANOVA.h. Referenced by calculate_fbc(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 139 of file 3dANOVA.h. Referenced by calculate_fb(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 141 of file 3dANOVA.h. Referenced by calculate_fc(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 128 of file 3dANOVA.h. Referenced by create_bucket(), and terminate(). | 
| 
 | 
| 
 Definition at line 134 of file 3dANOVA.h. Referenced by calculate_f_statistic(), calculate_ftr(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 110 of file 3dANOVA.h. Referenced by calculate_acontrasts(), calculate_adifferences(), calculate_ameans(), calculate_anova(), calculate_bcontrasts(), calculate_bdifferences(), calculate_bmeans(), calculate_fa(), calculate_fab(), calculate_fabc(), calculate_fac(), calculate_fb(), calculate_fbc(), calculate_fc(), check_for_valid_inputs(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 | 
| 
 Definition at line 124 of file 3dANOVA.h. Referenced by calculate_contrasts(), calculate_differences(), calculate_means(), calculate_ss(), calculate_sstr(), calculate_y(), check_for_valid_inputs(), and get_options(). | 
| 
 | 
| 
 Definition at line 136 of file 3dANOVA.h. Referenced by analyze_results(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 142 of file 3dANOVA.h. Referenced by analyze_results(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 148 of file 3dANOVA.h. Referenced by analyze_results(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 144 of file 3dANOVA.h. Referenced by analyze_results(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 138 of file 3dANOVA.h. Referenced by analyze_results(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 146 of file 3dANOVA.h. Referenced by analyze_results(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 140 of file 3dANOVA.h. Referenced by analyze_results(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 133 of file 3dANOVA.h. Referenced by analyze_results(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 122 of file 3dANOVA.h. Referenced by calculate_bmeans(), calculate_cmeans(), calculate_contrasts(), calculate_differences(), calculate_f_statistic(), calculate_means(), calculate_ssto(), calculate_sstr(), calculate_xmeans(), and check_for_valid_inputs(). | 
| 
 | 
| 
 Definition at line 184 of file 3dANOVA.h. Referenced by analyze_results(), calculate_acontrasts(), calculate_contrasts(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 168 of file 3dANOVA.h. Referenced by analyze_results(), calculate_adifferences(), calculate_differences(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 152 of file 3dANOVA.h. Referenced by analyze_results(), calculate_ameans(), calculate_means(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 188 of file 3dANOVA.h. Referenced by analyze_results(), calculate_bcontrasts(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 172 of file 3dANOVA.h. Referenced by analyze_results(), calculate_bdifferences(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 156 of file 3dANOVA.h. Referenced by analyze_results(), calculate_bmeans(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 192 of file 3dANOVA.h. Referenced by analyze_results(), calculate_ccontrasts(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 176 of file 3dANOVA.h. Referenced by analyze_results(), calculate_cdifferences(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 160 of file 3dANOVA.h. Referenced by analyze_results(), calculate_cmeans(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 196 of file 3dANOVA.h. Referenced by analyze_results(), calculate_xcontrasts(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 180 of file 3dANOVA.h. Referenced by analyze_results(), calculate_xdifferences(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 Definition at line 164 of file 3dANOVA.h. Referenced by analyze_results(), calculate_xmeans(), check_for_valid_inputs(), check_output_files(), create_bucket(), get_options(), required_data_files(), and terminate(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 103 of file 3dANOVA.h. Referenced by create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 199 of file 3dANOVA.h. Referenced by calculate_xcontrasts(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 197 of file 3dANOVA.h. Referenced by calculate_xcontrasts(), and get_options(). | 
| 
 | 
| 
 Definition at line 181 of file 3dANOVA.h. Referenced by calculate_xdifferences(), and get_options(). | 
| 
 | 
| 
 Definition at line 182 of file 3dANOVA.h. Referenced by calculate_xdifferences(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 165 of file 3dANOVA.h. Referenced by calculate_xmeans(), and get_options(). | 
| 
 | 
| 
 Definition at line 166 of file 3dANOVA.h. Referenced by calculate_xmeans(), check_output_files(), create_bucket(), get_options(), and terminate(). | 
| 
 | 
| 
 Definition at line 127 of file 3dANOVA.h. Referenced by calc_sum_sq_acontr(), calculate_ss(), calculate_ssijk(), calculate_ssijkm(), calculate_sum(), calculate_sum_sq(), calculate_y(), and get_options(). | 
The documentation for this struct was generated from the following file:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  