Skip to content
  • Andreas J. Guelzow's avatar
    add use_ssmedian field new (cb_cut_into_cols): make input references · 3391132a
    Andreas J. Guelzow authored
    2004-06-17  Andreas J. Guelzow <aguelzow@taliesin.ca>
    
    	* analysis-tools.h (analysis_tools_data_descriptive_t): add
    	  use_ssmedian field
    	* analysis-tools.c (analysis_tools_write_label): new
    	(cb_cut_into_cols): make input references absolute
    	(cb_cut_into_rows): ditto
    	(summary_statistics): rewrite
    	(confidence_level): ditto
    	(kth_smallest_largest): new
    	(kth_largest): deleted
    	(kth_smallest): deleted
    	(analysis_tool_descriptive_engine_run): call the modified
    	  summary_statistics, confidenc_level and kth_smallest_largest
    	  functions and do not pre-calculate the basic statistics.
    	* dao.c (dao_set_cell_expr): absorb the expr reference.
    
    2004-06-17  Andreas J. Guelzow <aguelzow@taliesin.ca>
    
    	* dialog-analysis-tools.c (cb_desc_stat_tool_ok_clicked):
    	  retrieve information from the ss_button
    	(dialog_descriptive_stat_tool): c_entry is a spinbutton (not an
    	  entry). Enable the `put' menu in the dao widget.
    
    
    2004-06-17  Andreas J. Guelzow <aguelzow@taliesin.ca>
    
    	* src/consolidate.c (simple_consolidate): dao_set_cell_expr now
    	  absorbs the expr reference.
    	(colrow_consolidate): ditto
    3391132a