source: trunk/src @ 216

Name Size Rev Age Author Last Change
../
Alignment.cc 849 bytes 183   19 years Jari Häkkinen * empty log message *
Alignment.h 1.1 KB 185   19 years Jari Häkkinen Added namespace documentation.
Averager.cc 546 bytes 197   19 years Jari Häkkinen Cleanup interfaces for Averager classes and move stuff into statsitics …
Averager.h 2.7 KB 197   19 years Jari Häkkinen Cleanup interfaces for Averager classes and move stuff into statsitics …
AveragerPair.cc 800 bytes 197   19 years Jari Häkkinen Cleanup interfaces for Averager classes and move stuff into statsitics …
AveragerPair.h 2.8 KB 197   19 years Jari Häkkinen Cleanup interfaces for Averager classes and move stuff into statsitics …
ConsensusInputRanker.cc 2.8 KB 196   19 years Jari Häkkinen Changed Statistics class to statisics namespace. Fixed other minor issues.
ConsensusInputRanker.h 1.9 KB 152   19 years Peter fixed cv bug
CrossValidation.cc 1.5 KB 123   19 years Peter modified to be balanced between classes
CrossValidation.h 1.1 KB 135   19 years Peter added doc
FileIO.cc 678 bytes 58   19 years Jari Häkkinen Implemented first version of KKNImpute. Minor fixes.
FileIO.h 992 bytes 144   19 years Jari Häkkinen * empty log message *
Fisher.cc 3.0 KB 196   19 years Jari Häkkinen Changed Statistics class to statisics namespace. Fixed other minor issues.
Fisher.h 3.1 KB 187   19 years Peter fixed bug with inheritance of p_value()
GaussianKernelFunction.cc 1.5 KB 163   19 years Peter Design of Kernel class modified
GaussianKernelFunction.h 1.5 KB 163   19 years Peter Design of Kernel class modified
Histogram.cc 1.9 KB 215   19 years Jari Häkkinen Continued work on new Histogram.
Histogram.h 4.3 KB 215   19 years Jari Häkkinen Continued work on new Histogram.
InputRanker.cc 2.4 KB 162   19 years Peter choice of maximal epochs added in SVM
InputRanker.h 1.7 KB 150   19 years Peter fixed major bug
Kernel.cc 719 bytes 166   19 years Peter Kernel object modified to contain information about the KernelFunction?
Kernel.h 1.2 KB 166   19 years Peter Kernel object modified to contain information about the KernelFunction?
KernelFunction.h 926 bytes 163   19 years Peter Design of Kernel class modified
kNNI.cc 1.7 KB 177   19 years Jari Häkkinen Added documentation and some implementation comments.
kNNI.h 1.1 KB 178   19 years Jari Häkkinen Fixed minor documentation issues and performed spell checking.
Makefile.am 1.5 KB 216   18 years Peter RegressionLocal? added
matrix.cc 3.9 KB 192   19 years Peter modified outstream operator to be compatible with istream constructor
matrix.h 5.8 KB 131   19 years Peter function set_row added
Merge.cc 2.8 KB 200   19 years Peter Simplified interface to WeightedAverager?
Merge.h 1.6 KB 105   19 years cecilia handle missing values
NNI.cc 2.0 KB 177   19 years Jari Häkkinen Added documentation and some implementation comments.
NNI.h 3.0 KB 178   19 years Jari Häkkinen Fixed minor documentation issues and performed spell checking.
PCA.cc 7.9 KB 189   19 years Jari Häkkinen Added missing #include.
PCA.h 3.8 KB 42   19 years Jari Häkkinen Made a major revision of matrix and vector classes. Everything …
Pearson.cc 2.5 KB 187   19 years Peter fixed bug with inheritance of p_value()
Pearson.h 2.8 KB 187   19 years Peter fixed bug with inheritance of p_value()
PolynomialKernelFunction.cc 1.5 KB 163   19 years Peter Design of Kernel class modified
PolynomialKernelFunction.h 1.5 KB 163   19 years Peter Design of Kernel class modified
random_singleton.cc 1.1 KB 42   19 years Jari Häkkinen Made a major revision of matrix and vector classes. Everything …
random_singleton.h 4.6 KB 66   19 years Peter added operator for STL
Regression.cc 179 bytes 213   19 years Peter moving minor stuff to base class
Regression.h 1.4 KB 216   18 years Peter RegressionLocal? added
RegressionKernel.cc 180 bytes 205   19 years Peter RegressionKernel? added
RegressionKernel.h 480 bytes 216   18 years Peter RegressionLocal? added
RegressionKernelBox.cc 367 bytes 216   18 years Peter RegressionLocal? added
RegressionKernelBox.h 493 bytes 216   18 years Peter RegressionLocal? added
RegressionLinear.cc 344 bytes 216   18 years Peter RegressionLocal? added
RegressionLinear.h 2.4 KB 216   18 years Peter RegressionLocal? added
RegressionLocal.cc 2.8 KB 216   18 years Peter RegressionLocal? added
RegressionLocal.h 1.6 KB 216   18 years Peter RegressionLocal? added
RegressionNaive.cc 321 bytes 204   19 years Peter Minor changes
RegressionNaive.h 1.9 KB 216   18 years Peter RegressionLocal? added
ROC.cc 4.3 KB 187   19 years Peter fixed bug with inheritance of p_value()
ROC.h 3.8 KB 187   19 years Peter fixed bug with inheritance of p_value()
Score.cc 233 bytes 186   19 years Peter Moving Fisher's exact test from Statistics.cc to having its own class …
Score.h 1.1 KB 187   19 years Peter fixed bug with inheritance of p_value()
Statistics.cc 1.2 KB 196   19 years Jari Häkkinen Changed Statistics class to statisics namespace. Fixed other minor issues.
Statistics.h 2.7 KB 201   19 years Peter doc
stl_utility.h 877 bytes 59   19 years Jari Häkkinen Fixed minor bug in sort order.
SVD.cc 7.1 KB 42   19 years Jari Häkkinen Made a major revision of matrix and vector classes. Everything …
SVD.h 3.7 KB 43   19 years Jari Häkkinen Fixed documentation issues.
SVM.cc 5.3 KB 197   19 years Jari Häkkinen Cleanup interfaces for Averager classes and move stuff into statsitics …
SVM.h 3.2 KB 188   19 years Peter docs
tScore.cc 2.2 KB 197   19 years Jari Häkkinen Cleanup interfaces for Averager classes and move stuff into statsitics …
tScore.h 1.9 KB 187   19 years Peter fixed bug with inheritance of p_value()
vector.cc 5.2 KB 132   19 years Peter modified stream constructor to ignore empty lines
vector.h 5.8 KB 142   19 years Jari Häkkinen * empty log message *
WeightedAverager.cc 617 bytes 197   19 years Jari Häkkinen Cleanup interfaces for Averager classes and move stuff into statsitics …
WeightedAverager.h 3.1 KB 215   19 years Jari Häkkinen Continued work on new Histogram.
WeNNI.cc 1.6 KB 177   19 years Jari Häkkinen Added documentation and some implementation comments.
WeNNI.h 1.0 KB 178   19 years Jari Häkkinen Fixed minor documentation issues and performed spell checking.
Note: See TracBrowser for help on using the repository browser.