projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gui: Fix behavior of print preview in psppire-output-window.
[pspp]
/
src
/
math
/
2011-12-03
John Darrington
ONEWAY: Fixed crash when the dependent variable contain...
20111204030502/pspp
20111205030508/pspp
tree
|
commitdiff
2011-12-02
Ben Pfaff
Avoid declaring variables in the middle of a block...
tree
|
commitdiff
2011-11-28
John Darrington
categoricals.c: Rename function to more accurately...
20111129030502/pspp
20111130030501/pspp
20111201030507/pspp
tree
|
commitdiff
2011-11-28
John Darrington
Remove unused function
tree
|
commitdiff
2011-11-26
John Darrington
Fix memory leak
tree
|
commitdiff
2011-11-25
John Darrington
categoricals.c: Effects coding.
tree
|
commitdiff
2011-11-20
John Darrington
categoricals.c Fix the calculation of the per encoding...
20111121030502/pspp
20111122030503/pspp
20111123030502/pspp
tree
|
commitdiff
2011-11-19
John Darrington
Rename df --> df_prod and comment accordingly
tree
|
commitdiff
2011-11-19
John Darrington
categoricals.c: Reimpliment the get_binary_by subscript...
tree
|
commitdiff
2011-11-14
John Darrington
GLM: Add debugging option /SHOWCODES
20111115030503/pspp
20111116030501/pspp
tree
|
commitdiff
2011-11-13
John Darrington
Remove useless code
20111114030502/pspp
tree
|
commitdiff
2011-10-07
John Darrington
Fix incorrectly ordered arguments to xcalloc
20111008030503/pspp
20111009030507/pspp
tree
|
commitdiff
2011-10-07
John Darrington
Fixed a crash in the oneway command
tree
|
commitdiff
2011-10-05
John Darrington
Added a base parameter to the interaction_case_hash...
tree
|
commitdiff
2011-10-05
John Darrington
Fix crash on parseing invalid GLM syntax
tree
|
commitdiff
2011-09-27
John Darrington
Move interaction subset predicates out of glm.c into...
20110927030508/pspp
20110928030501/pspp
tree
|
commitdiff
2011-08-23
John Darrington
Fix warnings
tree
|
commitdiff
2011-08-20
John Darrington
Merge remote branch 'origin/sourceview'
20110820030503/pspp
tree
|
commitdiff
2011-07-28
John Darrington
Fix crash in Correlations
20110729030502/pspp
20110730030502/pspp
tree
|
commitdiff
2011-07-26
John Darrington
Fix memory leak
20110727030501/pspp
20110728030503/pspp
tree
|
commitdiff
2011-07-26
John Darrington
glm.c: new function design_full to create default inter...
tree
|
commitdiff
2011-07-26
John Darrington
Fixed crash when interactions have no instances
tree
|
commitdiff
2011-07-26
John Darrington
Made GLM as well as ONEWAY work
tree
|
commitdiff
2011-07-26
John Darrington
Move call to categoricals_done earlier in the covarianc...
tree
|
commitdiff
2011-07-26
John Darrington
Constness
tree
|
commitdiff
2011-07-26
John Darrington
Extended the glm command to accept interactions. Unfor...
tree
|
commitdiff
2011-07-26
John Darrington
categoricals.c: Fixed part of the dump function
tree
|
commitdiff
2011-07-26
John Darrington
categoricals.c: Rename var_params to interact_params
tree
|
commitdiff
2011-07-26
John Darrington
Remove unused function
tree
|
commitdiff
2011-07-26
John Darrington
Fix ssq for interactions
tree
|
commitdiff
2011-07-26
John Darrington
GLM: Fix memory leaks
tree
|
commitdiff
2011-07-26
John Darrington
Categoricals: remove var member which is no longer...
tree
|
commitdiff
2011-07-26
John Darrington
Categoricals: Replace single value by a case, so that...
tree
|
commitdiff
2011-07-26
John Darrington
Change interaction functions to use cases rather than...
tree
|
commitdiff
2011-07-26
John Darrington
Categoricals to take interactions instead of variables.
tree
|
commitdiff
2011-07-26
John Darrington
GLM: Rewrite interactions module and update glm.c to...
tree
|
commitdiff
2011-07-01
John Darrington
Implemented the POSTHOC subcommand for the ONEWAY command.
tree
|
commitdiff
2011-07-01
John Darrington
Remove some files which are no longer used
tree
|
commitdiff
2011-07-01
John Darrington
Re-implemented the T-TEST command and the levene calcul...
tree
|
commitdiff
2011-07-01
John Darrington
Merge remote branch 'savannah/master' into sourceview
tree
|
commitdiff
2011-06-27
John Darrington
Fixed the categoricals such that now both GLM and ONEWA...
tree
|
commitdiff
2011-06-27
John Darrington
GLM: Add unimplemented subcommands, and add a test.
tree
|
commitdiff
2011-06-24
Jason H Stover
Added type 3 sums of squares to GLM
20110625030504/pspp
20110626030505/pspp
20110627030508/pspp
20110628030505/pspp
20110629030502/pspp
20110630030506/pspp
20110701030505/pspp
tree
|
commitdiff
2011-03-19
Ben Pfaff
Update all #include directives to the currently preferr...
tree
|
commitdiff
2011-03-11
Ben Pfaff
T-TEST: Fix use-after-free with TEMPORARY and independe...
20110311030503/pspp
tree
|
commitdiff
2011-03-11
Ben Pfaff
group: Delete unused functions.
tree
|
commitdiff
2010-12-12
Ben Pfaff
categoricals: Make parameter to categoricals_done(...
tree
|
commitdiff
2010-12-12
Ben Pfaff
covariance: Fix const-ness of covariance_calculate...
tree
|
commitdiff
2010-10-25
John Darrington
Avoid compiler warnings
tree
|
commitdiff
2010-10-17
John Darrington
Merge commit 'origin/master' into sso
tree
|
commitdiff
2010-10-17
John Darrington
Re-implemented the levene calculation
tree
|
commitdiff
2010-10-03
John Darrington
Add comments informing the caller about side effects
tree
|
commitdiff
2010-10-03
John Darrington
Consistently use the return value from case_ref.
tree
|
commitdiff
2010-09-19
John Darrington
Fix bug #31052: Crash on histograms with only one datum
20100920040505/pspp
20100921040508/pspp
tree
|
commitdiff
2010-09-18
Ben Pfaff
linreg: Delete unused static function.
20100919040502/pspp
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals: Sort the reverse value map.
20100825040502/pspp
20100826040503/pspp
20100827040503/pspp
20100828040502/pspp
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals: Use moments instead of keeping cc count...
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
Covariance matrix interface change.
tree
|
commitdiff
2010-08-24
John Darrington
Constness
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals.c Create entries for all groups.
tree
|
commitdiff
2010-07-31
John Darrington
FACTOR: prevent crash if the dataset is empty.
20100731040501/pspp
tree
|
commitdiff
2010-07-20
Jason H Stover
Add argument specifying column containing dependent...
20100722040501/pspp
20100723040501/pspp
tree
|
commitdiff
2010-05-24
John Darrington
Fix compiler warnings
tree
|
commitdiff
2010-05-21
Jason H Stover
Removed unused function
20100521090628/pspp
tree
|
commitdiff
2010-05-21
John Darrington
Removed src/math/coefficient.[ch] which are no longer...
tree
|
commitdiff
2010-05-21
John Darrington
Fix crash on Windows when calculating a covariance...
tree
|
commitdiff
2010-05-21
John Darrington
Revert "Removed src/math/interaction.[ch] which has...
tree
|
commitdiff
2010-05-21
John Darrington
Removed src/math/interaction.[ch] which has been supers...
20100521040508/pspp
tree
|
commitdiff
2010-05-21
John Darrington
Merge commit 'origin/covariance'
tree
|
commitdiff
2010-05-17
Jason H Stover
New function covariance_calculate_unnormalized
tree
|
commitdiff
2010-05-17
Jason H Stover
Rewrote to use new covariance functions.
tree
|
commitdiff
2010-04-12
Ben Pfaff
Make "internal variables" part of a dictionary.
tree
|
commitdiff
2010-04-08
Ben Pfaff
Get rid of unnecessary uses of var_get_dict_index().
20100408040503/pspp
20100409040510/pspp
20100410040506/pspp
20100411040529/pspp
tree
|
commitdiff
2010-02-20
Ben Pfaff
moments: Fix null pointer dereference in calc_moments().
tree
|
commitdiff
2010-02-10
Ben Pfaff
levene: Write null pointers as NULL instead of as 0.
tree
|
commitdiff
2010-02-08
Ben Pfaff
Merge "output" into "master"
tree
|
commitdiff
2010-02-05
Jason H Stover
Set final element in covariance matrix. Use accessor...
tree
|
commitdiff
2010-01-30
Jason H Stover
allocate space to store independent variable list
tree
|
commitdiff
2010-01-29
Jason H Stover
Free linreg struct if no valid data;
tree
|
commitdiff
2010-01-22
Jason H Stover
Set categoricals to NULL in one-pass covariance; avoid...
tree
|
commitdiff
2010-01-15
Jason H Stover
Rewrote linreg.[ch], regression.q and glm.q to use...
tree
|
commitdiff
2009-12-25
John Darrington
Merge branch 'master' into output
tree
|
commitdiff
2009-12-18
John Darrington
Merge branch 'master' into output
tree
|
commitdiff
2009-12-16
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-11-08
John Darrington
Use significance_of_correlation function in t-test.
tree
|
commitdiff
2009-11-08
John Darrington
New module src/math/correlation
tree
|
commitdiff
2009-10-31
John Darrington
Wrap operations which index into reverse_variable_map
tree
|
commitdiff
2009-10-31
John Darrington
Drop first category of each variable from covariance...
tree
|
commitdiff
2009-10-31
John Darrington
Remove unused function categoricals_index
tree
|
commitdiff
2009-10-31
John Darrington
Populate the moment matrices with the categorical entries
tree
|
commitdiff
2009-10-31
John Darrington
Keep track of the number of variables involved in the...
tree
|
commitdiff
2009-10-31
John Darrington
Don't crash if all categorical variables are empty
tree
|
commitdiff
2009-10-24
Ben Pfaff
Merge "master" into "output".
tree
|
commitdiff
2009-10-24
John Darrington
New functions to return the sum and weights associated...
tree
|
commitdiff
2009-10-24
John Darrington
Don't update categorical variables whose values are...
tree
|
commitdiff
2009-10-24
John Darrington
Call categoricals_done at start of second pass.
tree
|
commitdiff
2009-10-24
John Darrington
New functions is_missing and get_val
tree
|
commitdiff
2009-10-24
John Darrington
Use cov->dim instead of cov->n_vars where appropriate
tree
|
commitdiff
next