source:
trunk/c++_tools/statistics
@
610
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
Averager.cc | 347 bytes | 420 | 18 years | Merged better_matrix_class changes r402:419 into the trunk. | |
Averager.h | 4.0 KB | 597 | 17 years | Fixed comments so they pass without some of the complaits from … | |
AveragerPair.cc | 391 bytes | 582 | 17 years | Modified addding arrays to Averagers so templates are used to allow … | |
AveragerPair.h | 4.1 KB | 597 | 17 years | Fixed comments so they pass without some of the complaits from … | |
AveragerPairWeighted.cc | 538 bytes | 582 | 17 years | Modified addding arrays to Averagers so templates are used to allow … | |
AveragerPairWeighted.h | 3.6 KB | 582 | 17 years | Modified addding arrays to Averagers so templates are used to allow … | |
AveragerWeighted.cc | 460 bytes | 582 | 17 years | Modified addding arrays to Averagers so templates are used to allow … | |
AveragerWeighted.h | 6.5 KB | 589 | 17 years | closes #79 and cleaned up code | |
Distance.cc | 1007 bytes | 582 | 17 years | Modified addding arrays to Averagers so templates are used to allow … | |
Distance.h | 1.1 KB | 582 | 17 years | Modified addding arrays to Averagers so templates are used to allow … | |
Fisher.cc | 3.9 KB | 556 | 17 years | correcting assignment operators | |
Fisher.h | 4.6 KB | 556 | 17 years | correcting assignment operators | |
FoldChange.cc | 1.4 KB | 514 | 17 years | generalised binary functionality in Target | |
FoldChange.h | 1.4 KB | 475 | 17 years | I dont know what happened, but everything is changed… | |
Histogram.cc | 2.0 KB | 372 | 18 years | modified function normalize in histogram | |
Histogram.h | 5.4 KB | 372 | 18 years | modified function normalize in histogram | |
Kernel.cc | 197 bytes | 443 | 17 years | Added missing virtual destructors. | |
Kernel.h | 582 bytes | 443 | 17 years | Added missing virtual destructors. | |
KernelBox.cc | 403 bytes | 389 | 18 years | moved kernel to regression namespace and tried to fix some dox issues | |
KernelBox.h | 643 bytes | 443 | 17 years | Added missing virtual destructors. | |
KernelTriCube.cc | 458 bytes | 389 | 18 years | moved kernel to regression namespace and tried to fix some dox issues | |
KernelTriCube.h | 627 bytes | 411 | 18 years | Move todo items to trac. | |
Linear.cc | 1.2 KB | 586 | 17 years | closes #23 redesign of regression classes | |
Linear.h | 2.3 KB | 586 | 17 years | closes #23 redesign of regression classes | |
LinearWeighted.cc | 1.2 KB | 586 | 17 years | closes #23 redesign of regression classes | |
LinearWeighted.h | 2.8 KB | 586 | 17 years | closes #23 redesign of regression classes | |
Local.cc | 2.9 KB | 586 | 17 years | closes #23 redesign of regression classes | |
Local.h | 2.3 KB | 495 | 17 years | modified interface for Regression::Local | |
Makefile.am | 2.1 KB | 586 | 17 years | closes #23 redesign of regression classes | |
MultiDimensional.cc | 1.2 KB | 586 | 17 years | closes #23 redesign of regression classes | |
MultiDimensional.h | 1.4 KB | 586 | 17 years | closes #23 redesign of regression classes | |
MultiDimensionalWeighted.cc | 1.5 KB | 586 | 17 years | closes #23 redesign of regression classes | |
MultiDimensionalWeighted.h | 1.5 KB | 586 | 17 years | closes #23 redesign of regression classes | |
Naive.cc | 799 bytes | 586 | 17 years | closes #23 redesign of regression classes | |
Naive.h | 1.5 KB | 586 | 17 years | closes #23 redesign of regression classes | |
NaiveWeighted.cc | 618 bytes | 586 | 17 years | closes #23 redesign of regression classes | |
NaiveWeighted.h | 1.8 KB | 586 | 17 years | closes #23 redesign of regression classes | |
OneDimensional.cc | 565 bytes | 586 | 17 years | closes #23 redesign of regression classes | |
OneDimensional.h | 1.5 KB | 586 | 17 years | closes #23 redesign of regression classes | |
OneDimensionalWeighted.h | 1.6 KB | 586 | 17 years | closes #23 redesign of regression classes | |
Pearson.cc | 1.6 KB | 514 | 17 years | generalised binary functionality in Target | |
Pearson.h | 1.9 KB | 597 | 17 years | Fixed comments so they pass without some of the complaits from … | |
PearsonDistance.cc | 785 bytes | 582 | 17 years | Modified addding arrays to Averagers so templates are used to allow … | |
PearsonDistance.h | 993 bytes | 582 | 17 years | Modified addding arrays to Averagers so templates are used to allow … | |
Polynomial.cc | 1.0 KB | 586 | 17 years | closes #23 redesign of regression classes | |
Polynomial.h | 1.2 KB | 586 | 17 years | closes #23 redesign of regression classes | |
PolynomialWeighted.cc | 1.2 KB | 586 | 17 years | closes #23 redesign of regression classes | |
PolynomialWeighted.h | 1.7 KB | 586 | 17 years | closes #23 redesign of regression classes | |
ROC.cc | 3.6 KB | 514 | 17 years | generalised binary functionality in Target | |
ROC.h | 3.6 KB | 589 | 17 years | closes #79 and cleaned up code | |
Score.cc | 224 bytes | 529 | 17 years | Added score for signal-to-noise ratio (Golub score). Fixed … | |
Score.h | 2.8 KB | 581 | 17 years | Added class for in-group-proportions score. Removed gslapi::vector … | |
SNR.cc | 1.5 KB | 560 | 17 years | Minor fixes plus fixed bug in ConsensusInputRanker? | |
SNR.h | 1.3 KB | 532 | 17 years | modified implementation of Parson weighted - now in line with other … | |
tScore.cc | 1.8 KB | 589 | 17 years | closes #79 and cleaned up code | |
tScore.h | 2.6 KB | 597 | 17 years | Fixed comments so they pass without some of the complaits from … | |
utility.cc | 1.4 KB | 511 | 17 years | added percentile function for gslapi::vector | |
utility.h | 4.6 KB | 588 | 17 years | Added statistics functions to calculate the higher moments: skewness … | |
WilcoxonFoldChange.cc | 1.2 KB | 502 | 17 years | improved median and percentile functions | |
WilcoxonFoldChange.h | 1.5 KB | 475 | 17 years | I dont know what happened, but everything is changed… |
Note: See TracBrowser
for help on using the repository browser.