|
|
|
@289
|
[289]
|
05/18/11 18:58:38 |
dsimcha |
T, F tests should work even when a category only has one sample. |
|
|
|
@266
|
[266]
|
02/12/11 19:18:03 |
dsimcha |
Mostly WIP, some trivial fixes. |
|
|
|
@249
|
[249]
|
02/01/11 23:27:23 |
dsimcha |
Add ridge regression, a few small misc, cleanups. |
|
|
|
@244
|
[244]
|
01/24/11 22:40:33 |
dsimcha |
These should actually return NaNs?. |
|
|
|
@243
|
[243]
|
01/24/11 22:37:27 |
dsimcha |
Fix numerical fuzz issues. |
|
|
|
@239
|
[239]
|
01/22/11 19:05:23 |
dsimcha |
More info theory/gtest merging improvements. |
|
|
|
@238
|
[238]
|
01/22/11 16:23:53 |
dsimcha |
Added hypothesis testing for mutual information. |
|
|
|
@237
|
[237]
|
01/22/11 11:27:48 |
dsimcha |
Fix g-test to work in cases w/ zero observations. |
|
|
|
@236
|
[236]
|
01/08/11 09:37:37 |
dsimcha |
Improve error messages. |
|
|
|
@231
|
[231]
|
11/20/10 17:44:02 |
dsimcha |
Misc. small fixes: Bring back alias this and remove workarounds for bugs … |
|
|
|
@226
|
[226]
|
11/13/10 18:58:27 |
dsimcha |
Fix 64-bit compilation errors. Code only passes semantic analysis, hasn't … |
|
|
|
@225
|
[225]
|
10/26/10 19:37:36 |
dsimcha |
fix unittest. |
|
|
|
@214
|
[214]
|
09/05/10 22:30:54 |
dsimcha |
Fixes for Appender-related bit rot. |
|
|
|
@209
|
[209]
|
08/22/10 21:23:02 |
dsimcha |
Fix some style issues and a few 64 issues. |
|
|
|
@183
|
[183]
|
07/27/10 00:26:55 |
dsimcha |
Add exponential distribution (using the gamma with a shape parameter of 1 … |
|
|
|
@176
|
[176]
|
07/12/10 18:33:32 |
dsimcha |
All put methods now return this, which allows Summary structs and … |
|
|
|
@173
|
[173]
|
07/10/10 10:45:03 |
dsimcha |
Make F-test, Welch ANOVA and Levene's test return NaN instead of throwing … |
|
|
|
@169
|
[169]
|
06/30/10 20:20:44 |
dsimcha |
Return NaN instead of throwing. |
|
|
|
@167
|
[167]
|
06/21/10 23:50:40 |
dsimcha |
Add a few more unittests to fisherExact. |
|
|
|
@166
|
[166]
|
06/20/10 21:01:52 |
dsimcha |
Improve P-value calculation in presence of ties for Kendall Tau. |
|
|
|
@165
|
[165]
|
06/20/10 14:03:57 |
dsimcha |
Improve docs. |
|
|
|
@164
|
[164]
|
06/19/10 18:23:09 |
dsimcha |
Add AUROC, misc. 2.047-related updates. |
|
|
|
@159
|
[159]
|
03/19/10 19:16:34 |
dsimcha |
Make everything work w/ 2.042. |
|
|
|
@151
|
[151]
|
03/03/10 00:26:52 |
dsimcha |
ILP optimizations for mean, stdev. Fix nasty bug in fisherExact(). |
|
|
|
@148
|
[148]
|
03/01/10 19:34:45 |
dsimcha |
Improve numerical stability of std. deviation, kurtosis, skewness, … |
|
|
|
@145
|
[145]
|
02/28/10 22:49:52 |
dsimcha |
80-bit reals -> 64-bit doubles, since this results in up to 3x performance … |
|
|
|
@137
|
[137]
|
02/14/10 11:53:43 |
dsimcha |
Remove all foreach_reverse, misc. small refactorings. |
|
|
|
@133
|
[133]
|
01/09/10 18:00:23 |
dsimcha |
More improvements to error/unusual input case handling. |
|
|
|
@132
|
[132]
|
01/09/10 10:02:11 |
dsimcha |
Added paritial correlation, residuals. Finish renaming chiSqr to … |
|
|
|
@130
|
[130]
|
12/25/09 21:31:19 |
dsimcha |
Improve error handling and constraints. |
|
|
|
@127
|
[127]
|
12/21/09 20:23:28 |
dsimcha |
Added Welch ANOVA. |
|
|
|
@126
|
[126]
|
12/20/09 22:16:38 |
dsimcha |
Added Levene's test. |
|
|
|
@125
|
[125]
|
12/20/09 20:23:46 |
dsimcha |
Small bug fix. |
|
|
|
@124
|
[124]
|
12/09/09 19:22:45 |
dsimcha |
Fix const issues. |
|
|
|
@123
|
[123]
|
12/05/09 16:53:44 |
dsimcha |
Make dstats compile w/ 2.037. |
|
|
|
@122
|
[122]
|
12/03/09 20:59:53 |
dsimcha |
Misc. cleanup, small bug fixes. |
|
|
|
@121
|
[121]
|
12/03/09 20:11:10 |
dsimcha |
-- |
|
|
|
@120
|
[120]
|
12/02/09 23:41:08 |
dsimcha |
Minor improvements to pearsonCorTest. |
|
|
|
@119
|
[119]
|
11/30/09 22:47:08 |
dsimcha |
Rename correlation functions to more descriptive names. Old names are … |
|
|
|
@118
|
[118]
|
11/28/09 21:46:33 |
dsimcha |
improve exact non-parametric calculations a little. |
|
|
|
@116
|
[116]
|
11/24/09 23:40:17 |
dsimcha |
Made all ranks use double instead of float because it's not actually … |
|
|
|
@113
|
[113]
|
11/22/09 12:45:01 |
dsimcha |
Add adjustedR2 to regress, misc. small fixes. |
|
|
|
@109
|
[109]
|
11/07/09 23:19:53 |
dsimcha |
Improve fTest, some misc. small cleanup. |
|
|
|
@108
|
[108]
|
11/07/09 21:05:55 |
dsimcha |
Fixed a few minor rounding bugs. |
|
|
|
@100
|
[100]
|
11/02/09 19:44:22 |
dsimcha |
Argh |
|
|
|
@99
|
[99]
|
11/02/09 19:38:43 |
dsimcha |
Added the ability to test Pearson correlation using pre-computed results. … |
|
|
|
@98
|
[98]
|
10/27/09 23:13:13 |
dsimcha |
Bug fixes. |
|
|
|
@91
|
[91]
|
10/22/09 20:51:51 |
dsimcha |
Misc bug fixes, make poisson, binomial work with huge numbers by using … |
|
|
|
@89
|
[89]
|
10/18/09 10:56:45 |
dsimcha |
Improve T Test API. |
|
|
|
@88
|
[88]
|
10/18/09 06:57:55 |
dsimcha |
Misc. code cleanup, refactoring. |
|
|
|
@84
|
[84]
|
09/14/09 09:51:36 |
dsimcha |
Misc. bug fixes. |
|
|
|
@83
|
[83]
|
07/07/09 20:52:09 |
dsimcha |
Bug fixes, 2.031 updates. |
|
|
|
@82
|
[82]
|
06/07/09 00:18:15 |
dsimcha |
binomial, multinomial test. |
|
|
|
@81
|
[81]
|
06/05/09 00:01:14 |
dsimcha |
G tests, Fisher's method, exact Kendall Tau P-values. |
|
|
|
@79
|
[79]
|
05/31/09 22:48:22 |
dsimcha |
Misc. small enhancements. |
|
|
|
@77
|
[77]
|
05/30/09 21:25:08 |
dsimcha |
Fix subtle but severe bug in exact Wilcoxon rank sum p-value calculation. |
|
|
|
@76
|
[76]
|
05/30/09 19:53:30 |
dsimcha |
Added tie correction for Kendall's tau significance test. |
|
|
|
@74
|
[74]
|
05/21/09 23:47:14 |
dsimcha |
Add Friedman test. |
|
|
|
@73
|
[73]
|
05/21/09 23:02:25 |
dsimcha |
Added correlated ANOVA. |
|
|
|
@71
|
[71]
|
05/19/09 22:41:34 |
dsimcha |
More ANOVA. |
|
|
|
@70
|
[70]
|
05/18/09 21:32:07 |
dsimcha |
Added f-test for one-way ANOVA. |
|
|
|
@68
|
[68]
|
05/17/09 23:27:06 |
dsimcha |
Added some multiple hypothesis testing stuff. |
|
|
|
@60
|
[60]
|
05/14/09 23:10:56 |
dsimcha |
Misc. cleanup and optimization. |
|
|
|
@58
|
[58]
|
05/11/09 01:05:13 |
dsimcha |
Fix wilcoxonSignedRank bug, clean up this and signTest. |
|
|
|
@49
|
[49]
|
05/07/09 21:21:55 |
dsimcha |
Forgot to update chiSqrContingency. |
|
|
|
@48
|
[48]
|
05/07/09 00:46:04 |
dsimcha |
Overhaul tests. Change kurtosis, skewness to more widely used, possibly … |
|
|
|
@45
|
[45]
|
05/04/09 23:12:40 |
dsimcha |
Minor |
|
|
|
@39
|
[39]
|
04/27/09 23:13:30 |
dsimcha |
Added chi-square test for contingency tables. |
|
|
|
@36
|
[36]
|
04/26/09 21:51:49 |
dsimcha |
Added chi-square goodness of fit. |
|
|
|
@34
|
[34]
|
04/26/09 15:54:46 |
dsimcha |
Bug fixes, generalize from isForwardRange to isIterable. |
|
|
|
@28
|
[28]
|
04/23/09 23:30:02 |
dsimcha |
Make dstats work with ranges. |
|
|
|
@26
|
[26]
|
03/31/09 21:28:49 |
dsimcha |
Fix subtle but severe bug in K-S test and minor doc inaccuracies. |
|
|
|
@25
|
[25]
|
02/14/09 19:08:47 |
dsimcha |
One-liner: Make compile on Phobos 2.025 |
|
|
|
@20
|
[20]
|
01/22/09 22:38:19 |
dsimcha |
Optimize TempAlloc? and add some sanity checks. Fix unittests to … |
|
|
|
@17
|
[17]
|
01/17/09 19:04:12 |
dsimcha |
Optimize TempAlloc?. Fix a few minor bugs. |
|
|
|
@5
|
[5]
|
01/04/09 22:22:14 |
dsimcha |
Initial commit |