|
|
@511
|
17 years |
Peter |
added percentile function for gslapi::vector
|
|
|
@510
|
17 years |
Peter |
fixed nan return in AveragerPair::ccc()
|
|
|
@509
|
17 years |
Peter |
added test for target
redesign crossSplitter
added two class function …
|
|
|
@505
|
17 years |
Markus Ringnér |
Continuing with adding validation functionality to EnsembleBuilder?. …
|
|
|
@503
|
17 years |
Markus Ringnér |
First drafts for a distance interface and one implementation (Pearson)
|
|
|
@502
|
17 years |
Peter |
improved median and percentile functions
|
|
|
@501
|
17 years |
Jari Häkkinen |
Added missing #insert <cassert>
|
|
|
@500
|
17 years |
Peter |
implemented median function for gslapi::vector
changed sister …
|
|
|
@496
|
17 years |
Peter |
implemented AveragerPair::msd()
|
|
|
@495
|
17 years |
Peter |
modified interface for Regression::Local
|
|
|
@494
|
17 years |
Peter |
added pdf link and creation of Statistics document
|
|
|
@493
|
17 years |
Peter |
fixed typo in tScore and added make_classifier in SVM
|
|
|
@492
|
17 years |
Peter |
updated Weighted Statistics document and reimplemented few stuff. …
|
|
|
@490
|
17 years |
Peter |
added tests for AveragerPairWeighted?, corrected docs, and added an …
|
|
|
@489
|
17 years |
Peter |
added functions to AveragerPairWeighted?. Not tested yet.
|
|
|
@488
|
17 years |
Peter |
made Score classes ignoring data points with weight zero
|
|
|
@487
|
17 years |
Peter |
mad covariance calculation coherent with variance and added tests for …
|
|
|
@486
|
17 years |
Peter |
aligned AveragerWeighted? with Averager and added tests for checking …
|
|
|
@484
|
17 years |
Peter |
added tests to Averager and fixed bug
|
|
|
@483
|
17 years |
Peter |
Went through averager class. Changed function to be sum_xx and …
|
|
|
@476
|
17 years |
Markus Ringnér |
Added interface class for supervised classifiers. Fixed NCC to comply …
|
|
|
@475
|
17 years |
Peter |
I dont know what happened, but everything is changed…
|
|
|
@465
|
17 years |
Peter |
implemented score for WilcoxonFoldChange?
|
|
|
@464
|
17 years |
Peter |
made median template
|
|
|
@461
|
17 years |
Peter |
?
|
|
|
@449
|
17 years |
Peter |
added approximative p-value calculation using Chi2, fixed some bugs, …
|
|
|
@448
|
17 years |
Peter |
oops, at least compiling now
|
|
|
@447
|
17 years |
Peter |
added copy constructor for KernelView? and added construction of …
|
|
|
@443
|
17 years |
Jari Häkkinen |
Added missing virtual destructors.
|
|
|
@440
|
17 years |
Jari Häkkinen |
Added include of cassert
|
|
|
@433
|
17 years |
Markus Ringnér |
Added member function to add all values in a gsl vector
|
|
|
@430
|
18 years |
Peter |
changed interface of Regression::Local
|
|
|
@429
|
18 years |
Peter |
separating weighted and non-weighted regression to different classes.
|
|
|
@428
|
18 years |
Peter |
improved doc in Score
|
|
|
@427
|
18 years |
Peter |
modified Averagers so their size in unsigned
|
|
|
@420
|
18 years |
Jari Häkkinen |
Merged better_matrix_class changes r402:419 into the trunk.
|
|
|
@414
|
18 years |
Peter |
adding FoldChange? class and fixing bugs in Score classes
|
|
|
@412
|
18 years |
Peter |
fixing bug with window in both ends
|
|
|
@411
|
18 years |
Jari Häkkinen |
Move todo items to trac.
|
|
|
@410
|
18 years |
Peter |
removed p-value from Score baseclass interface
|
|
|
@400
|
18 years |
Peter |
cleaning up AveragerWeighted?
|
|
|
@398
|
18 years |
Peter |
added todo to AveragerWeighted?
|
|
|
@397
|
18 years |
Jari Häkkinen |
Fixed issues in AveragerWeighted?, added todo items.
|
|
|
@389
|
18 years |
Peter |
moved kernel to regression namespace and tried to fix some dox issues
|
|
|
@386
|
18 years |
Jari Häkkinen |
Extracted the underlying GSL multifit algo from Polynomial into …
|
|
|
@385
|
18 years |
Jari Häkkinen |
Continued fixing of regression stuff.
|
|
|
@384
|
18 years |
Peter |
removed Merge and OneDimensional?.cc
|
|
|
@383
|
18 years |
Jari Häkkinen |
Moved regression stuff into a namespace ...statistics::regression. …
|
|
|
@382
|
18 years |
Peter |
added todos on Kernel classes
|
|
|
@372
|
18 years |
Peter |
modified function normalize in histogram
|
|
|
@370
|
18 years |
Peter |
improved docs
|
|
|
@363
|
18 years |
Jari Häkkinen |
Added todo tag on normalize.
|
|
|
@355
|
18 years |
Peter |
modified #define to match #ifndef (oops)
|
|
|
@349
|
18 years |
Peter |
dox
|
|
|
@347
|
18 years |
Peter |
added todo
|
|
|
@346
|
18 years |
Peter |
dox
|
|
|
@334
|
18 years |
Jari Häkkinen |
Fixed compiler issues when using option -pedantic.
|
|
|
@319
|
18 years |
Jari Häkkinen |
Add header install instruction to Makefile.am files.
|
|
|
@313
|
18 years |
Peter |
doc corrected
|
|
|
@304
|
18 years |
Peter |
moved namespace dox to separate file
|
|
|
@303
|
18 years |
Peter |
docs
|
|
|
@301
|
18 years |
Peter |
modified includes in tests
|
|
|
@298
|
18 years |
Peter |
fixed include problems
|
|
|
@297
|
18 years |
Peter |
bux fixes
|
|
|
@296
|
18 years |
Peter |
corrected name of KernelBox?
|
|
|
@295
|
18 years |
Peter |
file structure modifications. NOTE, this revision is not working, …
|