projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
u8-istream: Include <limits.h> for definition of MB_LEN_MAX.
[pspp]
/
src
/
math
/
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
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
2009-10-24
John Darrington
Destroy the categorical variables when the covariance...
tree
|
commitdiff
2009-10-24
John Darrington
Move categorical variable into the var_params struct
tree
|
commitdiff
2009-10-24
John Darrington
Resize the moment matrices after the first pass
tree
|
commitdiff
2009-10-24
John Darrington
Allow dump function to work with numeric variables
tree
|
commitdiff
2009-10-18
John Darrington
Fix order of pool_calloc arguments.
tree
|
commitdiff
2009-10-18
John Darrington
Add reverse map entries to categoricals.
tree
|
commitdiff
2009-10-17
John Darrington
New module src/math/categoricals .
tree
|
commitdiff
2009-10-17
John Darrington
Add a two pass algorithm to calculate covariance matrices.
tree
|
commitdiff
2009-10-08
Jason H Stover
New function covariance_2pass_create
tree
|
commitdiff
2009-10-04
John Darrington
CORRELATIONS: Properly deal with case weights.
tree
|
commitdiff
2009-10-03
John Darrington
First working version of CORRELATIONS.
tree
|
commitdiff
2009-09-24
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-09-15
Ben Pfaff
Merge commit 'origin/stable' into stable
tree
|
commitdiff
2009-08-11
Ben Pfaff
Merge master into output branch.
tree
|
commitdiff
2009-08-09
Ben Pfaff
Add CONST_CAST macro, for casting away "const" more...
tree
|
commitdiff
2009-08-09
Ben Pfaff
Eliminate unnecessary casts.
tree
|
commitdiff
2009-08-09
Ben Pfaff
Add UP_CAST macro, for safer casting from contained...
tree
|
commitdiff
2009-08-06
Ben Pfaff
Eliminate casts that can be replaced by uses of the...
tree
|
commitdiff
2009-08-03
Jason Stover
Cruft removal
tree
|
commitdiff
2009-07-30
John Darrington
Use u8_cpy instead of memcpy.
tree
|
commitdiff
2009-07-29
Jason Stover
Merged changes from branch interaction-review
tree
|
commitdiff
2009-07-23
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-07-23
John Darrington
Merge commit 'origin/roc'
tree
|
commitdiff
2009-07-18
John Darrington
Avoid compiler warning
tree
|
commitdiff
2009-07-18
John Darrington
Merge commit 'origin/data-encoding'
tree
|
commitdiff
2009-07-18
Jason Stover
pspp_linreg(): Use cache->n_coeffs to set the dimension...
tree
|
commitdiff
2009-07-17
Jason Stover
pspp_linreg(): Use cache->n_coeffs to set the dimension...
tree
|
commitdiff
2009-07-17
Jason Stover
Return 0.0 for mean of a categorical variable. Fixes...
tree
|
commitdiff
2009-07-12
Jason Stover
Remove write-only variable from interaction_case_data.
tree
|
commitdiff
2009-07-11
Jason Stover
Return 0.0 for mean of a categorical variable. Fixes...
tree
|
commitdiff
2009-07-07
John Darrington
Change union value type to contain uint8_t types instea...
tree
|
commitdiff
2009-06-16
Jason H Stover
Renamed interaction_variable_get_var to interaction_get...
tree
|
commitdiff
2009-06-15
Ben Pfaff
Allow variables created by var_create_internal to have...
tree
|
commitdiff
2009-06-07
Ben Pfaff
Change "union value" to dynamically allocate long strings.
tree
|
commitdiff
2009-06-03
Jason H Stover
Moved static is_origin from design_matrix.c to category...
tree
|
commitdiff
2009-05-09
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-05-04
Jason H Stover
Remove call to var_set_width
tree
|
commitdiff
2009-05-01
Jason H Stover
Allocate adequate space for permutation
tree
|
commitdiff
2009-04-29
Jason H Stover
Moved is_origin and get_exact_subscript to design-matri...
tree
|
commitdiff
2009-04-29
Jason H Stover
covariance-matrix.c: (is_covariance_contributor) Remove...
tree
|
commitdiff
2009-04-22
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-09
Ben Pfaff
Use Bob Jenkins lookup3 hash instead of FNV.
tree
|
commitdiff
2009-04-08
John Darrington
Merge commit 'origin/master' into charset
tree
|
commitdiff
2009-04-07
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
next