Oneway: Use lex_get_num instead of lex_parse_value.
[pspp] / src / language / stats /
2010-08-24 John DarringtonOneway: Use lex_get_num instead of lex_parse_value.
2010-08-24 John DarringtonONEWAY: seperate the command specification from the...
2010-08-21 John DarringtonCanonicalise 2-tailed vs. 2-sided
2010-08-11 John Darringtoncorrelations: Fix memory leak 20100814040504/pspp 20100815040507/pspp 20100816040502/pspp 20100817040502/pspp 20100818040505/pspp 20100819040502/pspp
2010-08-08 John DarringtonAggregate-dialog: Preselect summary function and variab... 20100809040503/pspp
2010-08-08 John DarringtonAggregate: Fixed bug when attempting to create duplicat... 20100808040502/pspp
2010-08-05 John DarringtonReplace oneway.q with a manually crafted oneway.c file 20100806040502/pspp
2010-07-31 John DarringtonFACTOR: prevent crash if the dataset is empty. 20100731040501/pspp
2010-07-30 Ben PfaffAGGREGATE: Add .h file to Makefile (fixing "make distch... 20100730040501/pspp
2010-07-30 Ben Pfafftemp-file: New functions for creating temporary files...
2010-07-29 John DarringtonAGGREGATE: Fixed a bug with MEDIAN vs. MODE=ADDVARIABLES
2010-07-28 John DarringtonAGGREGATE: New file aggregate.h containing the summary... 20100729040501/pspp
2010-07-26 John DarringtonAGGREGATE: Add MODE=ADDVARIABLES subcommand.
2010-07-24 John DarringtonFix memory leak in crosstabs 20100725040501/pspp
2010-07-24 John DarringtonAvoid unused function warning
2010-07-22 John DarringtonReplaced relibility.q with relibility.c 20100724040501/pspp
2010-07-19 John DarringtonDelete file "means.q" 20100720040501/pspp
2010-07-19 John DarringtonRemove unnecessary include directives of hash.h
2010-07-16 John DarringtonFix memory leak
2010-07-15 Jason H StoverDo not rely on user to specify all variables in VARIABL... 20100716040502/pspp
2010-07-04 John DarringtonFix memory leak in examine
2010-05-27 John DarringtonBe more forgiving about ROC syntax
2010-05-27 John DarringtonFix crash on erroneous ROC input
2010-05-26 John DarringtonCreate the detrended np plot instead of a second normal one 20100527040507/pspp
2010-05-24 John DarringtonFix compiler warnings
2010-05-21 John DarringtonRemoved src/math/coefficient.[ch] which are no longer...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-20 John DarringtonAdded proper convergence criteria for rotation phase
2010-05-20 John DarringtonPrint the rotated sums of squared loadings
2010-05-20 John DarringtonFirst working version with Factor Rotations
2010-05-19 John DarringtonFixed bug parsing binomial test.
2010-05-17 Jason H StoverRewrote to use new covariance functions.
2010-05-03 Ben PfaffCROSSTABS: Merge functions into cmd_crosstabs(). 20100503040521/pspp 20100504040524/pspp 20100505040503/pspp
2010-05-03 Ben PfaffFREQUENCIES: Refactor and simplify percentiles calculat...
2010-05-02 Ben PfaffUse ftello() and fseeko() instead of ftell() and fseek... 20100502040503/pspp
2010-04-13 Ben PfaffAUTORECODE: Eliminate use of old hash table implementation.
2010-04-13 Ben PfaffAUTORECODE: Use "union value" instead of custom "union...
2010-04-13 Ben PfaffAUTORECODE: Fix indentation.
2010-04-13 Ben Pfaffvariable-parser: Implement PV_NO_DUPLICATE.
2010-04-12 Ben PfaffMake "internal variables" part of a dictionary.
2010-04-12 Ben Pfaffvariable: Introduce and use new function var_get_encodi...
2010-03-26 Ben Pfaffdict: Make dict_clone_var(), dict_clone_var_assert...
2010-03-20 Ben PfaffFREQUENCIES: Simplify code for sorting the frequency... 20100320040502/pspp 20100321040506/pspp
2010-03-19 Ben PfaffFREQUENCIES: Get rid of final (non-const) file-scope... 20100319040503/pspp
2010-03-19 Ben PfaffFREQUENCIES: Move file-scope variables for charts into...
2010-03-19 Ben PfaffFREQUENCIES: Move file-scope variables for stats into...
2010-03-19 Ben PfaffFREQUENCIES: Move file-scope variables for percentiles...
2010-03-18 Ben PfaffFREQUENCIES: Move file-scope variable syntax_pool into...
2010-03-18 Ben PfaffFREQUENCIES: Eliminate file-scope variables n_variables... 20100318040503/pspp
2010-03-18 Ben PfaffFREQUENCIES: Get rid of unused data_pool.
2010-03-18 Ben PfaffFREQUENCIES: Capitalize names of enums.
2010-03-17 Ben PfaffFREQUENCIES: Use newer hmap library instead of older... 20100317040506/pspp
2010-03-17 Ben Pfaffvalue: New function value_clone().
2010-03-14 Ben PfaffFREQUENCIES: Modernize syntax and improve chart support.
2010-03-13 Ben PfaffFREQUENCIES: Use Freedman-Diaconis formula to choose...
2010-03-13 Ben PfaffFREQUENCIES: Add ability to calculating percentiles...
2010-03-10 Ben PfaffFREQUENCIES: Choose number of bins for histogram based...
2010-03-09 Ben PfaffCROSSTABS: Make 3-way crosstabulation work reasonably. 20100309040527/pspp
2010-03-06 Ben PfaffCROSSTABS: Initialize hash tables for every split,...
2010-02-20 Ben PfaffNPAR TESTS: Avoid segfault in do_summary_box() if descr...
2010-02-20 Ben PfaffFix format string errors.
2010-02-20 Ben PfaffFREQUENCIES: Fix corner case for histogram calculation.
2010-02-15 Ben PfaffFACTOR: Avoid freeing indeterminate pointer.
2010-02-13 Ben PfaffRELIABILITY: Consistently capitalize "N of Items".
2010-02-12 Ben PfaffFACTOR: Mark translatable string as not a printf format...
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-05 Jason H StoverSet final element in covariance matrix. Use accessor...
2010-02-04 Jason H Stoveruse sizeof double to allocate means
2010-02-04 Jason H StoverCompute the independent variable means
2010-01-29 Jason H Stoverfixed counting of valid cases in fill_covariance
2010-01-29 Jason H StoverFree linreg struct if no valid data;
2010-01-21 Jason H Stoverfill_covariance now returns a value
2010-01-17 Ben PfaffRewrite PSPP output engine.
2010-01-16 Ben PfaffDistribute some files that were forgotten.
2010-01-15 Jason H StoverRewrote linreg.[ch], regression.q and glm.q to use...
2009-12-28 John DarringtonFACTOR: Check that the number of factors does not excee...
2009-12-28 John DarringtonAdd optional / to AGGREGATE OUTPUT subcommand.
2009-12-27 John DarringtonFACTOR: Ensure a non-zero number of factors.
2009-12-27 John DarringtonAdded a menu entry and dialog box for the FACTOR command.
2009-12-25 John DarringtonFACTOR: Added "Scree Plots"
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-24 John DarringtonFACTOR: Implemented the /PRINT=CORRELATIONS SIG DETERMI...
2009-12-23 John DarringtonFACTOR: Remove diagnostic messages
2009-12-23 John DarringtonFirst attempt at FACTOR command
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-12-16 John DarringtonFix bug in ROC parsing long string variables
2009-12-15 Ben PfaffRename src/output/charts/box-whisker.[ch] to src/output...
2009-11-18 Jason H StoverCall covariance_accumulate_pass2
2009-11-17 Jason H StoverFix separation of categorical and numeric variables.
2009-11-08 John DarringtonUse significance_of_correlation function in t-test.
2009-11-08 John DarringtonNew module src/math/correlation
2009-10-24 Ben PfaffMerge "master" into "output".
2009-10-24 John DarringtonRemove some unnecessary #include directives
2009-10-23 Jason H StoverRework glm.q to use new covariance routines
2009-10-17 John DarringtonNew module src/math/categoricals .
2009-10-17 John DarringtonAdd a two pass algorithm to calculate covariance matrices.
2009-10-06 Jason H StoverNew function check_interactions to specify all possible...
2009-10-04 John DarringtonCORRELATIONS: Fix bug parsing /STATISTICS=ALL
2009-10-04 John DarringtonCORRELATIONS: Added support for /STATISTICS=XPROD
next