source: trunk/src @ 247

Name Size Rev Age Author Last Change
../
WeNNI.h 1.1 KB 246   18 years Peter only doc
WeNNI.cc 1.8 KB 233   18 years Peter function added
WeightedAverager.h 3.1 KB 232   18 years Peter doc corrected
tScore.h 1.9 KB 187   18 years Peter fixed bug with inheritance of p_value()
Statistics.h 2.7 KB 201   18 years Peter doc
Score.h 1.1 KB 187   18 years Peter fixed bug with inheritance of p_value()
Score.cc 233 bytes 186   18 years Peter Moving Fisher's exact test from Statistics.cc to having its own class …
ROC.h 3.8 KB 187   18 years Peter fixed bug with inheritance of p_value()
ROC.cc 4.3 KB 187   18 years Peter fixed bug with inheritance of p_value()
RegressionNaive.h 2.3 KB 235   18 years Peter Major modifications
RegressionNaive.cc 1.3 KB 235   18 years Peter Major modifications
RegressionLocal.h 2.3 KB 235   18 years Peter Major modifications
RegressionLocal.cc 2.5 KB 245   18 years Peter fixed major bug
RegressionLinear.h 3.1 KB 235   18 years Peter Major modifications
RegressionLinear.cc 2.4 KB 235   18 years Peter Major modifications
RegressionKernelBox.h 561 bytes 221   18 years Peter interface to regression modified
RegressionKernelBox.cc 367 bytes 216   18 years Peter RegressionLocal? added
RegressionKernel.h 480 bytes 216   18 years Peter RegressionLocal? added
RegressionKernel.cc 180 bytes 205   18 years Peter RegressionKernel? added
Regression.h 1.5 KB 235   18 years Peter Major modifications
Regression.cc 199 bytes 235   18 years Peter Major modifications
random_singleton.h 4.6 KB 66   19 years Peter added operator for STL
PolynomialKernelFunction.h 1.5 KB 163   19 years Peter Design of Kernel class modified
PolynomialKernelFunction.cc 1.5 KB 163   19 years Peter Design of Kernel class modified
Pearson.h 2.8 KB 187   18 years Peter fixed bug with inheritance of p_value()
Pearson.cc 2.5 KB 187   18 years Peter fixed bug with inheritance of p_value()
NNI.cc 2.0 KB 228   18 years Peter moved estimation from constructor, added function telling which rows …
Merge.cc 2.8 KB 200   18 years Peter Simplified interface to WeightedAverager?
kNNI.cc 1.9 KB 234   18 years Peter * empty log message *
KernelFunction.h 926 bytes 163   19 years Peter Design of Kernel class modified
Kernel.h 1.2 KB 166   19 years Peter Kernel object modified to contain information about the KernelFunction?
Kernel.cc 719 bytes 166   19 years Peter Kernel object modified to contain information about the KernelFunction?
InputRanker.h 1.7 KB 150   19 years Peter fixed major bug
InputRanker.cc 2.4 KB 162   19 years Peter choice of maximal epochs added in SVM
Histogram.h 4.3 KB 231   18 years Peter filled incomplete stuff
Histogram.cc 1.9 KB 231   18 years Peter filled incomplete stuff
GaussianKernelFunction.h 1.5 KB 163   19 years Peter Design of Kernel class modified
GaussianKernelFunction.cc 1.5 KB 163   19 years Peter Design of Kernel class modified
Fisher.h 3.1 KB 187   18 years Peter fixed bug with inheritance of p_value()
CrossValidation.h 1.1 KB 135   19 years Peter added doc
CrossValidation.cc 1.5 KB 123   19 years Peter modified to be balanced between classes
ConsensusInputRanker.h 1.9 KB 152   19 years Peter fixed cv bug
AveragerPair.h 3.3 KB 244   18 years Peter bug in ccc function fixed
Averager.h 2.8 KB 218   18 years Peter sum_xsqr_centered(void) added
WeightedAverager.cc 617 bytes 197   18 years Jari Häkkinen Cleanup interfaces for Averager classes and move stuff into statsitics …
vector.h 10.4 KB 227   18 years Jari Häkkinen Started reimplementation of the vector class.
vector.cc 5.1 KB 227   18 years Jari Häkkinen Started reimplementation of the vector class.
tScore.cc 2.2 KB 197   18 years Jari Häkkinen Cleanup interfaces for Averager classes and move stuff into statsitics …
SVM.h 3.2 KB 227   18 years Jari Häkkinen Started reimplementation of the vector class.
SVM.cc 5.3 KB 227   18 years Jari Häkkinen Started reimplementation of the vector class.
SVD.h 3.2 KB 227   18 years Jari Häkkinen Started reimplementation of the vector class.
SVD.cc 1.3 KB 227   18 years Jari Häkkinen Started reimplementation of the vector class.
stl_utility.h 877 bytes 59   19 years Jari Häkkinen Fixed minor bug in sort order.
Statistics.cc 1.2 KB 196   18 years Jari Häkkinen Changed Statistics class to statisics namespace. Fixed other minor issues.
random_singleton.cc 1.1 KB 42   19 years Jari Häkkinen Made a major revision of matrix and vector classes. Everything …
PCA.h 3.8 KB 42   19 years Jari Häkkinen Made a major revision of matrix and vector classes. Everything …
PCA.cc 7.9 KB 227   18 years Jari Häkkinen Started reimplementation of the vector class.
NNI.h 3.3 KB 241   18 years Jari Häkkinen Cleaned up size_t/u_int confusion.
matrix.h 5.9 KB 242   18 years Jari Häkkinen Fixed mul_elements documentation, and made it inline.
matrix.cc 3.8 KB 242   18 years Jari Häkkinen Fixed mul_elements documentation, and made it inline.
Makefile.am 1.3 KB 225   18 years Jari Häkkinen Minor fixes.
kNNI.h 1000 bytes 241   18 years Jari Häkkinen Cleaned up size_t/u_int confusion.
Fisher.cc 3.0 KB 196   18 years Jari Häkkinen Changed Statistics class to statisics namespace. Fixed other minor issues.
FileIO.h 992 bytes 144   19 years Jari Häkkinen * empty log message *
FileIO.cc 678 bytes 58   19 years Jari Häkkinen Implemented first version of KKNImpute. Minor fixes.
ConsensusInputRanker.cc 2.8 KB 196   18 years Jari Häkkinen Changed Statistics class to statisics namespace. Fixed other minor issues.
AveragerPair.cc 800 bytes 197   18 years Jari Häkkinen Cleanup interfaces for Averager classes and move stuff into statsitics …
Averager.cc 546 bytes 197   18 years Jari Häkkinen Cleanup interfaces for Averager classes and move stuff into statsitics …
Alignment.h 1.1 KB 185   18 years Jari Häkkinen Added namespace documentation.
Alignment.cc 849 bytes 183   18 years Jari Häkkinen * empty log message *
Merge.h 1.6 KB 105   19 years cecilia handle missing values
Note: See TracBrowser for help on using the repository browser.