projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
NPAR TESTS: Accept .313 instead of .312 for point probability in SIGN test.
[pspp-builds.git]
/
src
/
language
/
stats
/
2010-10-31
Ben Pfaff
Stop building src/language/stats/glm.c for now.
tree
|
commitdiff
2010-10-30
John Darrington
NPAR: Implemented the /KENDALL subcommand.
tree
|
commitdiff
2010-10-28
John Darrington
Added implementation for the Cochran Q test
tree
|
commitdiff
2010-10-26
John Darrington
Mann-Whitney: Use value names in rank table.
tree
|
commitdiff
2010-10-26
Ben Pfaff
CROSSTABS: Handle case where all cases in a crosstabula...
tree
|
commitdiff
2010-10-25
John Darrington
Mann-Whitney: Change the rank sum used for Wilcoxon W
tree
|
commitdiff
2010-10-25
John Darrington
First attempt at Mann-Whitney U test.
tree
|
commitdiff
2010-10-25
John Darrington
CROSSTABS: (Re)implemented the format=DVALUE option.
tree
|
commitdiff
2010-10-25
John Darrington
Remove various duplicated #include directives
tree
|
commitdiff
2010-10-25
John Darrington
Use sort instead of qsort thus avoiding compiler warning
tree
|
commitdiff
2010-10-23
John Darrington
Properly handle weights in Friedman test
tree
|
commitdiff
2010-10-23
John Darrington
Add test for friedman test and fix problem with missing...
tree
|
commitdiff
2010-10-23
John Darrington
remove unused variable
tree
|
commitdiff
2010-10-23
John Darrington
fix memory leak
tree
|
commitdiff
2010-10-23
John Darrington
First attempt at the Friedman test
tree
|
commitdiff
2010-10-23
John Darrington
Whitespace changes only
tree
|
commitdiff
2010-10-23
John Darrington
Remove redundant whitespace
tree
|
commitdiff
2010-10-21
John Darrington
Fix memory deallocation bug
tree
|
commitdiff
2010-10-21
John Darrington
Implemented the /RUNS subcommand for NPAR TESTS.
tree
|
commitdiff
2010-10-17
John Darrington
Fix typos in printed strings
tree
|
commitdiff
2010-10-17
John Darrington
Fix test failures on T-TEST command.
tree
|
commitdiff
2010-10-17
John Darrington
Re-implemented the levene calculation
tree
|
commitdiff
2010-10-17
John Darrington
Fixed bug in oneway /descriptives subcommand vs. weights.
tree
|
commitdiff
2010-10-16
John Darrington
Include hash-functions.h instead of hash.h
tree
|
commitdiff
2010-10-16
John Darrington
NPAR: use hmapx instead of hash.h
tree
|
commitdiff
2010-10-13
John Darrington
Add some comments where needed
tree
|
commitdiff
2010-10-13
John Darrington
Avoid compiler warnings
tree
|
commitdiff
2010-10-12
John Darrington
Fix memory leaks in Kruskal-Wallis test
tree
|
commitdiff
2010-10-11
John Darrington
Initial implementation of the Kruskal-Wallis test.
tree
|
commitdiff
2010-10-11
John Darrington
Use cast macros
tree
|
commitdiff
2010-10-11
John Darrington
Remove some duplicated #includes
tree
|
commitdiff
2010-10-11
John Darrington
NPAR TESTS: Implement parser for kruskal wallis test
tree
|
commitdiff
2010-10-11
John Darrington
NPAR TESTS: Add framework for n sample independent...
tree
|
commitdiff
2010-10-11
John Darrington
NPAR TESTS: reformat and use cast macros
tree
|
commitdiff
2010-10-09
John Darrington
Eleminate unnecessary variables
tree
|
commitdiff
2010-10-09
John Darrington
Change identifiers for consistency with other commands
tree
|
commitdiff
2010-10-09
John Darrington
Consolidate translatable strings
tree
|
commitdiff
2010-10-09
John Darrington
Replace npar.q with npar.c
tree
|
commitdiff
2010-10-04
John Darrington
Fix bug in autorecode - strings vs. /group
tree
|
commitdiff
2010-10-03
John Darrington
Consolidate translatable strings
tree
|
commitdiff
2010-10-03
John Darrington
Fix memory leaks in ROC command
tree
|
commitdiff
2010-09-29
John Darrington
Replace glm with a new implementation.
tree
|
commitdiff
2010-09-24
Ben Pfaff
data-in: Get rid of first_column, last_column arguments.
tree
|
commitdiff
2010-09-24
Ben Pfaff
data-in: Make data_in() parameters more uniform.
tree
|
commitdiff
2010-09-24
Ben Pfaff
data-in: Eliminate "implied_decimals" parameter from...
tree
|
commitdiff
2010-09-24
Ben Pfaff
lexer: Use lex_is_string() more consistently.
tree
|
commitdiff
2010-09-24
Ben Pfaff
Make translation easier.
tree
|
commitdiff
2010-09-24
Ben Pfaff
AGGREGATE: Simplify code.
tree
|
commitdiff
2010-09-19
John Darrington
Const casts.
tree
|
commitdiff
2010-09-18
John Darrington
FLIP: Don't change new variables to upper case.
tree
|
commitdiff
2010-09-18
Ben Pfaff
ONEWAY: Fix declaration-after-statement warning.
tree
|
commitdiff
2010-09-11
John Darrington
Autorecode: /GROUP vs. heterogenous strings.
tree
|
commitdiff
2010-09-09
John Darrington
Autorecode: Add the /GROUP subcommand
tree
|
commitdiff
2010-09-05
John Darrington
Autorecode: Add value labels indicating the source...
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Fixed most compiler warnings
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Fix problems with MISSING=ANALYSIS
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals: Use moments instead of keeping cc count...
tree
|
commitdiff
2010-08-24
John Darrington
oneway.c: Use the categoricals struct to calculate...
tree
|
commitdiff
2010-08-24
John Darrington
oneway: use new structures in the show_contrast_tests...
tree
|
commitdiff
2010-08-24
John Darrington
oneway: Fix descriptives for multiple variables
tree
|
commitdiff
2010-08-24
John Darrington
Add optional callback functions to categoricals.
tree
|
commitdiff
2010-08-24
John Darrington
Constness
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Remove group_stats from the show_homogeniety...
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Remove group_values struct from show_contrast_...
tree
|
commitdiff
2010-08-24
John Darrington
Covariance matrix interface change.
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Remove dict member from struct and add wv member
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Use covariance matrix and sweep operator
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Use lex_get_num instead of lex_parse_value.
tree
|
commitdiff
2010-08-24
John Darrington
ONEWAY: seperate the command specification from the...
tree
|
commitdiff
2010-08-21
John Darrington
Canonicalise 2-tailed vs. 2-sided
tree
|
commitdiff
2010-08-11
John Darrington
correlations: Fix memory leak
tree
|
commitdiff
2010-08-08
John Darrington
Aggregate-dialog: Preselect summary function and variab...
tree
|
commitdiff
2010-08-08
John Darrington
Aggregate: Fixed bug when attempting to create duplicat...
tree
|
commitdiff
2010-08-05
John Darrington
Replace oneway.q with a manually crafted oneway.c file
tree
|
commitdiff
2010-07-31
John Darrington
FACTOR: prevent crash if the dataset is empty.
tree
|
commitdiff
2010-07-30
Ben Pfaff
AGGREGATE: Add .h file to Makefile (fixing "make distch...
tree
|
commitdiff
2010-07-30
Ben Pfaff
temp-file: New functions for creating temporary files...
tree
|
commitdiff
2010-07-29
John Darrington
AGGREGATE: Fixed a bug with MEDIAN vs. MODE=ADDVARIABLES
tree
|
commitdiff
2010-07-28
John Darrington
AGGREGATE: New file aggregate.h containing the summary...
tree
|
commitdiff
2010-07-26
John Darrington
AGGREGATE: Add MODE=ADDVARIABLES subcommand.
tree
|
commitdiff
2010-07-24
John Darrington
Fix memory leak in crosstabs
tree
|
commitdiff
2010-07-24
John Darrington
Avoid unused function warning
tree
|
commitdiff
2010-07-22
John Darrington
Replaced relibility.q with relibility.c
tree
|
commitdiff
2010-07-19
John Darrington
Delete file "means.q"
tree
|
commitdiff
2010-07-19
John Darrington
Remove unnecessary include directives of hash.h
tree
|
commitdiff
2010-07-16
John Darrington
Fix memory leak
tree
|
commitdiff
2010-07-15
Jason H Stover
Do not rely on user to specify all variables in VARIABL...
tree
|
commitdiff
2010-07-04
John Darrington
Fix memory leak in examine
tree
|
commitdiff
2010-05-27
John Darrington
Be more forgiving about ROC syntax
tree
|
commitdiff
2010-05-27
John Darrington
Fix crash on erroneous ROC input
tree
|
commitdiff
2010-05-26
John Darrington
Create the detrended np plot instead of a second normal one
tree
|
commitdiff
2010-05-24
John Darrington
Fix compiler warnings
tree
|
commitdiff
2010-05-21
John Darrington
Removed src/math/coefficient.[ch] which are no longer...
tree
|
commitdiff
2010-05-21
John Darrington
Merge commit 'origin/covariance'
tree
|
commitdiff
2010-05-20
John Darrington
Added proper convergence criteria for rotation phase
tree
|
commitdiff
2010-05-20
John Darrington
Print the rotated sums of squared loadings
tree
|
commitdiff
2010-05-20
John Darrington
First working version with Factor Rotations
tree
|
commitdiff
2010-05-19
John Darrington
Fixed bug parsing binomial test.
tree
|
commitdiff
2010-05-17
Jason H Stover
Rewrote to use new covariance functions.
tree
|
commitdiff
2010-05-03
Ben Pfaff
CROSSTABS: Merge functions into cmd_crosstabs().
tree
|
commitdiff
next