Skip to content
  • Andreas J. Guelzow's avatar
    Add Wilcoxon Signed Rank Test tools for one and two populations. · 4e13534f
    Andreas J. Guelzow authored
    2010-05-31 Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
    	* component/Gnumeric-embed.xml.in: added Wilcoxon Signed-Rank items
          and rearrange into separate statistics menu.
    	* src/GNOME_Gnumeric-gtk.xml.in: ditto
    	* src/HILDON_Gnumeric-gtk.xml.in: ditto
    	* src/wbc-gtk-actions.c: ditto
        (cb_tools_sign_test_two_medians): use new tool
        (cb_tools_wilcoxon_signed_rank_two_medians): new
        (cb_tools_wilcoxon_signed_rank_two_medians): new
    
    2010-05-31 Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
        * POTFILES.in: added src/tools/analysis-signed-rank-test.c
    
    2010-05-31 Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
        * POTFILES.in: added src/tools/analysis-signed-rank-test.c
    
    2010-05-31 Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
    	* analysis-signed-rank-test.[ch]: new
    	* Makefile.am: add the above
    	* analysis-tools.h (analysis_tool_get_function): new
    	* analysis-tools.c (analysis_tool_get_function): new
    	* analysis-sign-test.h: minor formatting
    	* analysis-sign-test.c
    	(analysis_tool_sign_test_two_engine_run): fix statistic
    
    2010-05-31 Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
    	* dialogs.h (dialog_sign_test_two_tool): new
    	* dialog-analysis-tool-sign-test.c
    	(sign_test_tool_update_common_sensitivity_cb): new
    	(sign_test_tool_update_sensitivity_cb): split
    	(sign_test_two_tool_update_sensitivity_cb): new
    	(sign_test_two_tool_ok_clicked_cb): handle Signed-Rank
    	(sign_test_tool_ok_clicked_cb): ditto
    	(dialog_sign_test_two_tool): new
    	(dialog_sign_test_tool): handle Signed-Rank
    	* sign-test-two.glade: add radio buttons
    	* sign-test.glade: ditto
    4e13534f