|
|
@247
|
19 years |
Jari Häkkinen |
Moved todo.txt to a better location.
|
|
|
@246
|
19 years |
Peter |
only doc
|
|
|
@245
|
19 years |
Peter |
fixed major bug
|
|
|
@244
|
19 years |
Peter |
bug in ccc function fixed
|
|
|
@243
|
19 years |
Peter |
changed default compiler flags
|
|
|
@242
|
19 years |
Jari Häkkinen |
Fixed mul_elements documentation, and made it inline.
|
|
|
@241
|
19 years |
Jari Häkkinen |
Cleaned up size_t/u_int confusion.
|
|
|
@240
|
19 years |
Jari Häkkinen |
Changed mul_elements interface, and fixed serious bug in it.
|
|
|
@239
|
19 years |
Peter |
the spelling of my name
|
|
|
@238
|
19 years |
Peter |
* empty log message *
|
|
|
@237
|
19 years |
Peter |
fixed bug in fitting function
|
|
|
@236
|
19 years |
Peter |
modified to suit new interface
|
|
|
@235
|
19 years |
Peter |
Major modifications
|
|
|
@234
|
19 years |
Peter |
* empty log message *
|
|
|
@233
|
19 years |
Peter |
function added
|
|
|
@232
|
19 years |
Peter |
doc corrected
|
|
|
@231
|
19 years |
Peter |
filled incomplete stuff
|
|
|
@230
|
19 years |
Peter |
Interface changed. mse changed to be msd and ccc statistics added
|
|
|
@229
|
19 years |
Peter |
* empty log message *
|
|
|
@228
|
19 years |
Peter |
moved estimation from constructor, added function telling which rows …
|
|
|
@227
|
19 years |
Jari Häkkinen |
Started reimplementation of the vector class.
|
|
|
@226
|
19 years |
Jari Häkkinen |
* empty log message *
|
|
|
@225
|
19 years |
Jari Häkkinen |
Minor fixes.
|
|
|
@224
|
19 years |
Peter |
sorry
|
|
|
@223
|
19 years |
Peter |
* empty log message *
|
|
|
@222
|
19 years |
Peter |
documentation modified
|
|
|
@221
|
19 years |
Peter |
interface to regression modified
|
|
|
@220
|
19 years |
Peter |
fixed bug in standard error function
|
|
|
@219
|
19 years |
Peter |
sum_xy_centered(void) added
|
|
|
@218
|
19 years |
Peter |
sum_xsqr_centered(void) added
|
|
|
@217
|
19 years |
Peter |
test_regression_local added
|
|
|
@216
|
19 years |
Peter |
RegressionLocal? added
|
|
|
@215
|
19 years |
Jari Häkkinen |
Continued work on new Histogram.
|
|
|
@214
|
19 years |
Jari Häkkinen |
Changed author list.
|
|
|
@213
|
19 years |
Peter |
moving minor stuff to base class
|
|
|
@212
|
19 years |
Jari Häkkinen |
* empty log message *
|
|
|
@211
|
19 years |
Peter |
.
|
|
|
@210
|
19 years |
Peter |
test_regression_linear added
|
|
|
@209
|
19 years |
Peter |
update of namespaces
|
|
|
@208
|
19 years |
Peter |
!!!
|
|
|
@207
|
19 years |
Peter |
fixed minor bugs
|
|
|
@206
|
19 years |
Peter |
.
|
|
|
@205
|
19 years |
Peter |
RegressionKernel? added
|
|
|
@204
|
19 years |
Peter |
Minor changes
|
|
|
@203
|
19 years |
Peter |
modified doc to go through latex
|
|
|
@202
|
19 years |
Peter |
adding classes for Regression
|
|
|
@201
|
19 years |
Peter |
doc
|
|
|
@200
|
19 years |
Peter |
Simplified interface to WeightedAverager?
|
|
|
@199
|
19 years |
Jari Häkkinen |
Continued re-implementation of Histogram.
|
|
|
@198
|
19 years |
Jari Häkkinen |
Fixed bugs.
|
|
|
@197
|
19 years |
Jari Häkkinen |
Cleanup interfaces for Averager classes and move stuff into statsitics …
|
|
|
@196
|
19 years |
Jari Häkkinen |
Changed Statistics class to statisics namespace.
Fixed other minor issues.
|
|
|
@195
|
19 years |
Jari Häkkinen |
First checkin of the new Histogram class.
|
|
|
@194
|
19 years |
Jari Häkkinen |
Modified documentation.
|
|
|
@193
|
19 years |
Peter |
RegressionLinear? added
|
|
|
@192
|
19 years |
Peter |
modified outstream operator to be compatible with istream constructor
|
|
|
@191
|
19 years |
Peter |
more simplistic interface
|
|
|
@190
|
19 years |
Peter |
modified n() to return a long
|
|
|
@189
|
19 years |
Jari Häkkinen |
Added missing #include.
|
|
|
@188
|
19 years |
Peter |
docs
|
|
|
@187
|
19 years |
Peter |
fixed bug with inheritance of p_value()
|
|
|
@186
|
19 years |
Peter |
Moving Fisher's exact test from Statistics.cc to having its own class …
|
|
|
@185
|
19 years |
Jari Häkkinen |
Added namespace documentation.
|
|
|
@184
|
19 years |
Peter |
documentation
|
|
|
@183
|
19 years |
Jari Häkkinen |
* empty log message *
|
|
|
@182
|
19 years |
Peter |
.
|
|
|
@181
|
19 years |
Peter |
modified constructors to take bool absolute
|
|
|
@180
|
19 years |
Peter |
.
|
|
|
@179
|
19 years |
Peter |
modified all the scores to be one-sided OR two-sided
|
|
|
@178
|
19 years |
Jari Häkkinen |
Fixed minor documentation issues and performed spell checking.
|
|
|
@177
|
19 years |
Jari Häkkinen |
Added documentation and some implementation comments.
|
|
|
@176
|
19 years |
Jari Häkkinen |
Corrected modification calculation.
|
|
|
@175
|
19 years |
Jari Häkkinen |
Added checks against exact vector copies in nni data, i.e. distance 0.
|
|
|
@174
|
19 years |
Jari Häkkinen |
Added checks on perfect match rows, i.e. avoid zero (distance) division.
|
|
|
@173
|
19 years |
Jari Häkkinen |
* empty log message *
|
|
|
@172
|
19 years |
Jari Häkkinen |
Fixed stupid bug; now the original data is kept during whole impute …
|
|
|
@171
|
19 years |
Jari Häkkinen |
Fixed annoying compiler warning.
|
|
|
@170
|
19 years |
Peter |
doc
|
|
|
@169
|
19 years |
Peter |
Fisher's exact test
|
|
|
@168
|
19 years |
Peter |
percentile modified (is now defined as in GSL)
|
|
|
@167
|
19 years |
Peter |
.
|
|
|
@166
|
19 years |
Peter |
Kernel object modified to contain information about the KernelFunction? …
|
|
|
@165
|
19 years |
Peter |
.
|
|
|
@164
|
19 years |
Peter |
.
|
|
|
@163
|
19 years |
Peter |
Design of Kernel class modified
|
|
|
@162
|
19 years |
Peter |
choice of maximal epochs added in SVM
|
|
|
@161
|
19 years |
Peter |
.
|
|
|
@160
|
19 years |
Peter |
documetation
|
|
|
@159
|
19 years |
Peter |
modified weighted score to score target==1 vs the rest instead of …
|
|
|
@158
|
19 years |
Peter |
.
|
|
|
@157
|
19 years |
Jari Häkkinen |
Changed algorithm to make no impute on values if no contributions …
|
|
|
@156
|
19 years |
Peter |
.
|
|
|
@155
|
19 years |
Peter |
improved doc
|
|
|
@154
|
19 years |
Peter |
fixed bug in weighted version
|
|
|
@153
|
19 years |
Peter |
.
|
|
|
@152
|
19 years |
Peter |
fixed cv bug
|
|
|
@151
|
19 years |
Peter |
.
|
|
|
@150
|
19 years |
Peter |
fixed major bug
|
|
|
@149
|
19 years |
Peter |
modified score function
|
|
|
@148
|
19 years |
Peter |
modified score function
|
|
|