|
|
@1198
|
16 years |
Peter |
fixed bug in KolmogorovSmirnov::score
|
|
|
@1194
|
16 years |
Peter |
minor correction
|
|
|
@1187
|
16 years |
Peter |
minor docs issues fixed
|
|
|
@1186
|
16 years |
Peter |
minor docs issues fixed
|
|
|
@1185
|
16 years |
Peter |
corrected links to Weighted Statistics docs
|
|
|
@1145
|
16 years |
Peter |
fixes #292
|
|
|
@1141
|
16 years |
Peter |
adding iterator to ROC interface - refs #292
|
|
|
@1140
|
16 years |
Peter |
leftover
|
|
|
@1139
|
16 years |
Peter |
iterators in PearsonCorrelation? interface
|
|
|
@1125
|
16 years |
Peter |
fixing Doxygen parsing
|
|
|
@1122
|
16 years |
Peter |
refs #335 - Changed so Averager classes are consistently returning NaN …
|
|
|
@1120
|
16 years |
Peter |
vector is now Vector
|
|
|
@1115
|
16 years |
Markus Ringnér |
Fixes #254 and #295
|
|
|
@1093
|
16 years |
Peter |
some doc for EuclideanDistance? refs #254
|
|
|
@1092
|
16 years |
Peter |
fixes #329 rename weighted_type to weighted_iterator_tag
|
|
|
@1088
|
16 years |
Peter |
Closes #247. Removed IteratorWeighted? iterators over weighted …
|
|
|
@1071
|
16 years |
Markus Ringnér |
Minor documentation fix
|
|
|
@1069
|
16 years |
Markus Ringnér |
First few steps on #323
|
|
|
@1052
|
16 years |
Peter |
name change
|
|
|
@1051
|
16 years |
Peter |
file name changes reflecting that distances are now classes
|
|
|
@1050
|
16 years |
Peter |
Simplifying distance structure
|
|
|
@1049
|
16 years |
Peter |
replaced some cerr outputs with exception throws - refs #189
|
|
|
@1043
|
16 years |
Peter |
fixing #128 - iterators in Averger classes
|
|
|
@1039
|
16 years |
Peter |
fixes #276
|
|
|
@1031
|
16 years |
Markus Ringnér |
Fixes #272
|
|
|
@1025
|
16 years |
Peter |
passing VectorBase? in regression::utility - refs #256
|
|
|
@1024
|
16 years |
Peter |
passing VectorBase? in regression::PearsonCorrelation? - refs #256
|
|
|
@1023
|
16 years |
Peter |
passing VectorBase? in statistics::Score - refs #256
|
|
|
@1012
|
16 years |
Markus Ringnér |
Fixed bug in weighted euclidean distance calculation
|
|
|
@1009
|
16 years |
Peter |
merging branch peter-dev into trunk delta 1008:994
|
|
|
@1006
|
16 years |
Peter |
fixing doxygen problems
|
|
|
@1004
|
16 years |
Peter |
adding a wrapper around std::random_shuffle that uses the RNG class. …
|
|
|
@1003
|
16 years |
Peter |
adding class for Kolmogorov Smirnov test
|
|
|
@1000
|
16 years |
Jari Häkkinen |
trac moved to new location.
|
|
|
@999
|
16 years |
Jari Häkkinen |
Copyright statement added.
|
|
|
@998
|
16 years |
Peter |
taking care of ties in calculation of Area Under Curve - refs #144
|
|
|
@966
|
16 years |
Peter |
fixing some doxygen warnings
|
|
|
@958
|
16 years |
Peter |
allowing mixture of weighted and unweighted iterators in vector_distance
|
|
|
@956
|
16 years |
Markus Ringnér |
Bug fixing
|
|
|
@949
|
16 years |
Peter |
fixing bug in AveragerWeighted? so actually weights are used when …
|
|
|
@937
|
16 years |
Peter |
changing name of IteratorTraits? to iterator_traits
|
|
|
@936
|
16 years |
Peter |
reimplementing yat_assert as a throwing function
|
|
|
@934
|
16 years |
Peter |
fixing bug when range is one value only
|
|
|
@933
|
16 years |
Peter |
mad function now takes iterators
|
|
|
@932
|
16 years |
Peter |
median and percentile functions now take iterators rather than vectors
|
|
|
@931
|
16 years |
Markus Ringnér |
Working on ticket:259. Removed old Distance see ticket:250
|
|
|
@927
|
16 years |
Peter |
modifying weighted euclidean
|
|
|
@926
|
16 years |
Markus Ringnér |
Fixing minor mistakes so things gets installed with make install
|
|
|
@916
|
16 years |
Peter |
Sorry this commit is a bit to big.
Adding a yat_assert. The yat …
|
|
|
@915
|
16 years |
Peter |
fixing dox
|
|
|
@914
|
16 years |
Peter |
refactoring add function in Averagers, refs #246
|
|
|
@913
|
16 years |
Peter |
remove stupid extra include that was added in last ci
|
|
|
@912
|
16 years |
Peter |
Made add function for AveragerPair? no longer accept weighted …
|
|
|
@911
|
16 years |
Peter |
Made add function for Averager no longer accept weighted iterators. …
|
|
|
@910
|
16 years |
Peter |
impl add function for AveragerWeighted?. The function distinguishes …
|
|
|
@909
|
16 years |
Peter |
using weighted_iterator_traits, closes #151
|
|
|
@900
|
16 years |
Markus Ringnér |
Refs #251. Fixed so the unweighted distances are at the …
|
|
|
@899
|
16 years |
Peter |
changed euclidean to fulfill design criteria, removes …
|
|
|
@898
|
16 years |
Markus Ringnér |
A first suggestion for how to adress #250. Also removed contamination …
|
|
|
@897
|
16 years |
Peter |
removing keyword that was mistakingly added before
|
|
|
@896
|
16 years |
Peter |
…
|
|
|
@895
|
16 years |
Peter |
Another try, hm…
|
|
|
@894
|
16 years |
Peter |
setting missing property Id on files
|
|
|
@893
|
16 years |
Peter |
Removing make check' output. Please obey the rule that tests are mute …
|
|
|
@892
|
16 years |
Peter |
Fixed documentation of sum_squared_deviation
|
|
|
@891
|
16 years |
Markus Ringnér |
Minor modifications
|
|
|
@890
|
16 years |
Markus Ringnér |
Refs #245 #246 #247
|
|
|
@889
|
16 years |
Markus Ringnér |
Refs #245. A new structure to calculate distances between vectors that …
|
|
|
@888
|
16 years |
Peter |
fixing doxygen parsing
|
|
|
@887
|
16 years |
Peter |
made add function template so it accepts AveragerWeighted? too. Also …
|
|
|
@886
|
16 years |
Peter |
add function for Averager and AveragerPair? taking iterators refs #246
|
|
|
@865
|
16 years |
Peter |
changing URL to http://trac.thep.lu.se/trac/yat
|
|
|
@856
|
16 years |
Markus Ringnér |
The SNR score is now ok again and renamed SNRScore. Fixes #235"
|
|
|
@848
|
16 years |
Jari Häkkinen |
Merged log:/branches/0.3.1#838:846 to trunk.
|
|
|
@837
|
16 years |
Peter |
Fixed include to be correct also when being case-sensitive. refs #220 …
|
|
|
@833
|
16 years |
Jari Häkkinen |
Addresses #217. Fixed so that 'make distcheck' compiles but tests fail …
|
|
|
@831
|
17 years |
Peter |
Refs #185.
|
|
|
@828
|
17 years |
Peter |
Generalized ConsenusInputRanker?, Fixes #151
|
|
|
@827
|
17 years |
Peter |
added Functors to be used in CIR. Refs #151
|
|
|
@822
|
17 years |
Peter |
redesigned tTest fixes #212 and #156
|
|
|
@821
|
17 years |
Peter |
Modified ROC class to use AUC class in calculation of ROC area. Refs #101
|
|
|
@820
|
17 years |
Peter |
Changed name again. ROCScore is now called AUC. Also fixed several …
|
|
|
@789
|
17 years |
Jari Häkkinen |
Addresses #193. vector now works as outlined here. Added some …
|
|
|
@782
|
17 years |
Jari Häkkinen |
Fixes #195.
|
|
|
@781
|
17 years |
Peter |
changing name to ROCScore and also added some cassert includes
|
|
|
@779
|
17 years |
Peter |
Refs #101
|
|
|
@778
|
17 years |
Peter |
added ROCscore class. refs #101
|
|
|
@777
|
17 years |
Peter |
Changed Fisher interface dramatically. No longer inherited from Score. …
|
|
|
@772
|
17 years |
Peter |
fixes #126 and added some functions in AveragerPair? and …
|
|
|
@767
|
17 years |
Peter |
Fixes #65
|
|
|
@760
|
17 years |
Peter |
throw exception when detecting invalid 2x2 table. Fixes #26
|
|
|
@757
|
17 years |
Jari Häkkinen |
Fixed #include statemenst and forward declarations. asserts in headers …
|
|
|
@756
|
17 years |
Jari Häkkinen |
Added missing #include
|
|
|
@748
|
17 years |
Peter |
documentation for SNR improved. fixes #123
|
|
|
@747
|
17 years |
Peter |
replaced includes in header files with forward declarations when …
|
|
|
@720
|
17 years |
Jari Häkkinen |
Fixes #170. Almost all inlines removed, some classes have no cc file.
|
|
|
@718
|
17 years |
Jari Häkkinen |
Addresses #170.
|
|
|
@705
|
17 years |
Jari Häkkinen |
Improved code readability.
|
|
|
@704
|
17 years |
Markus Ringnér |
Fixes #104. Also fixed inline bug in Averager.h
|
|
|
@703
|
17 years |
Jari Häkkinen |
Addresses #65 and #170.
|
|
|