projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge branch 'master' of /home/john/Development/pspp-window-manager
[pspp-builds.git]
/
src
/
language
/
stats
/
regression.q
2009-02-20
John Darrington
Merge branch 'master' of /home/john/Development/pspp...
blob
|
commitdiff
|
raw
2009-02-20
John Darrington
Merge commit 'HEAD'; commit 'savannah/master'
blob
|
commitdiff
|
raw
2009-02-09
Jason H Stover
Skip the SAVE subcommand if no valid data are present...
blob
|
commitdiff
|
raw
2009-01-17
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
John Darrington
Merge commit 'savannah/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Ben Pfaff
Make cases simpler, faster, and easier to understand.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
blob
|
commitdiff
|
raw
|
diff to current
2008-10-12
Ben Pfaff
Eliminate unused code in glm.q, regression.q.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Ben Pfaff
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Jason H Stover
pspp_coeff_var_to_coeff: Guard against a null pointer...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
John Darrington
Added a n_missing parameter to casereader_create_filter...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-22
Jason Stover
Fixed bug 23567. Added accessor functions to get/set...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-14
Jason Stover
moved src/math/linreg.[ch] to src/math
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
John Darrington
Fix display of degrees of freedom.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Jason Stover
fixed check for equality of explanatory and predictor...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
John Darrington
Fix compiler warning.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-11
Jason Stover
Removed use of coefficient 0 as intercept; removed...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
John Darrington
Closes patch #6359
blob
|
commitdiff
|
raw
|
diff to current
2007-11-11
Ben Pfaff
Patch #6262. New developers guide and resulting fixes...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-03
Ben Pfaff
Allow output files to overwrite input files (bug #21280...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Ben Pfaff
xalloc.h-instead-of-alloc.h.patch from patch #6230.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-22
John Darrington
Free the cmd after it's finished.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Jason Stover
fix memory leaks; bug 21056
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Ben Pfaff
Fix bug #21108.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Jason Stover
Declare models in difinition of cmd_regression; free...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Jason Stover
broke long line in error message
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Jason Stover
fixed typo
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Jason Stover
fix bug 19819
blob
|
commitdiff
|
raw
|
diff to current
2007-08-12
Jason Stover
Changed PSPP_LINREG_SVD to PSPP_LINREG_QR
blob
|
commitdiff
|
raw
|
diff to current
2007-07-27
Ben Pfaff
(run_regression): Move casereader_destroy call so that...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-07
Ben Pfaff
Change license from GPLv2+ to GPLv3+.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
John Darrington
Delete trailing whitespace at end of lines.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
John Darrington
Fixed constness issues.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-07
Ben Pfaff
Actually implement the new procedure code and adapt...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Jason Stover
Issue an error if no valid data are found
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Jason Stover
partial fix of bug 19819
blob
|
commitdiff
|
raw
|
diff to current
2007-04-22
John Darrington
Miscellaneous cleanup to categorical values, linreg...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Jason Stover
fix bug 19581
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
John Darrington
Changed a lot of non-const pointers to const.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
Jason Stover
use moments.c to compute moments
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Jason Stover
Support moments
blob
|
commitdiff
|
raw
|
diff to current
2007-02-09
Ben Pfaff
Fix use of size_t in printf formats. Patch #5727.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-04
Jason Stover
fixed p-value computation in test of coefficients
blob
|
commitdiff
|
raw
|
diff to current
2006-12-23
Ben Pfaff
Make the missing value code do more work, so that its...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-16
Jason Stover
removed "Written by..." line
blob
|
commitdiff
|
raw
|
diff to current
2006-12-10
Ben Pfaff
Finish converting struct variable to an opaque type...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Ben Pfaff
Compare variable pointers instead of variable indexes.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
Ben Pfaff
First step in making struct variable opaque: the boring...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-11
John Darrington
Encapsulated lexer and updated calling functions accord...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-05
John Darrington
Added casefilter structure to assist with missing value...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
John Darrington
Damn! Forgot to change casenum_t in *.q
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
John Darrington
Eliminated global variable current_dataset.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Jason Stover
removed useless code
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
John Darrington
Constness and global namespace patrol.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-19
John Darrington
Encapsulated the static data of procedure.[ch] into...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
John Darrington
Changed a lot of ints to bools.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
John Darrington
Added casereader_clone function.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-14
Jason Stover
moved knowledge of pspp_linreg_cache out of pspp_coeff_init
blob
|
commitdiff
|
raw
|
diff to current
2006-07-05
Ben Pfaff
Fix bug #11612, "q2c documentation does not agree with...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-28
Ben Pfaff
Add aux data parameter to q2c parse_<command>() and...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-19
Jason Stover
renamed pspp_linreg_coeff to pspp_coeff
blob
|
commitdiff
|
raw
|
diff to current
2006-05-19
Jason Stover
updated include path of coefficient.h
blob
|
commitdiff
|
raw
|
diff to current
2006-05-11
Jason Stover
adjustments for making coeff a pspp_linreg_coeff**
blob
|
commitdiff
|
raw
|
diff to current
2006-05-06
Ben Pfaff
Continue reforming procedure execution. In this phase...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Ben Pfaff
Continue reforming procedure execution. In this phase...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-04
Ben Pfaff
Continue reforming procedure execution. In this phase...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Jason Stover
pass only the variables in the model to pspp_linreg_pre...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Jason Stover
pass only the necessary variables to model->residual
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Jason Stover
added support for saving residuals and predicted values
blob
|
commitdiff
|
raw
|
diff to current
2006-04-21
Jason Stover
choose residual variable names correctly
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Jason Stover
moved call to subcommand_save outside multipass_procedu...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Jason Stover
fixed look up of the number of variables
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Jason Stover
Fixed residual look up
blob
|
commitdiff
|
raw
|
diff to current
2006-04-17
Jason Stover
regression_trns_proc accepts an int as the third arg
blob
|
commitdiff
|
raw
|
diff to current
2006-04-17
Jason Stover
added transformation to compute residuals
blob
|
commitdiff
|
raw
|
diff to current
2006-04-17
Ben Pfaff
GNU standards require "file name" instead of "filename" in
blob
|
commitdiff
|
raw
|
diff to current
2006-04-09
Jason Stover
call residual function instead of predict to get residual
blob
|
commitdiff
|
raw
|
diff to current
2006-04-09
Jason Stover
fixed predict argument list
blob
|
commitdiff
|
raw
|
diff to current
2006-04-08
Jason Stover
added SAVE subcommand
blob
|
commitdiff
|
raw
|
diff to current
2006-04-05
Jason Stover
fixed EXPORT command segfault
blob
|
commitdiff
|
raw
|
diff to current
2006-04-03
Ben Pfaff
Clean up output subsystem.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-16
Jason Stover
#include cleanup
blob
|
commitdiff
|
raw
|
diff to current
2006-03-15
Jason Stover
fixed out-of-memory bug
blob
|
commitdiff
|
raw
|
diff to current
2006-03-15
John Darrington
Changed include paths to be explicitly specified in...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
Ben Pfaff
Move GCC attribute declarations from pref.h.orig to...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
John Darrington
Added new files resulting from directory restructuring.
blob
|
commitdiff
|
raw
|
diff to current