Changeset 1392 for branches/0.4-stable/yat/statistics
- Timestamp:
- Jul 28, 2008, 9:35:30 PM (15 years ago)
- Location:
- branches/0.4-stable/yat/statistics
- Files:
-
- 43 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.4-stable/yat/statistics/AUC.cc
r1275 r1392 6 6 Copyright (C) 2008 Peter Johansson 7 7 8 This file is part of the yat library, http:// trac.thep.lu.se/yat8 This file is part of the yat library, http://dev.thep.lu.se/yat 9 9 10 10 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/AUC.h
r1275 r1392 9 9 Copyright (C) 2008 Peter Johansson 10 10 11 This file is part of the yat library, http:// trac.thep.lu.se/yat11 This file is part of the yat library, http://dev.thep.lu.se/yat 12 12 13 13 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/Averager.cc
r1294 r1392 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/Averager.h
r1294 r1392 10 10 Copyright (C) 2008 Peter Johansson 11 11 12 This file is part of the yat library, http:// trac.thep.lu.se/yat12 This file is part of the yat library, http://dev.thep.lu.se/yat 13 13 14 14 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/AveragerPair.cc
r1294 r1392 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/AveragerPair.h
r1294 r1392 10 10 Copyright (C) 2008 Peter Johansson 11 11 12 This file is part of the yat library, http:// trac.thep.lu.se/yat12 This file is part of the yat library, http://dev.thep.lu.se/yat 13 13 14 14 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/AveragerPairWeighted.cc
r1275 r1392 6 6 Copyright (C) 2008 Peter Johansson 7 7 8 This file is part of the yat library, http:// trac.thep.lu.se/yat8 This file is part of the yat library, http://dev.thep.lu.se/yat 9 9 10 10 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/AveragerPairWeighted.h
r1275 r1392 9 9 Copyright (C) 2008 Peter Johansson 10 10 11 This file is part of the yat library, http:// trac.thep.lu.se/yat11 This file is part of the yat library, http://dev.thep.lu.se/yat 12 12 13 13 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/AveragerWeighted.cc
r1275 r1392 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/AveragerWeighted.h
r1275 r1392 10 10 Copyright (C) 2008 Peter Johansson 11 11 12 This file is part of the yat library, http:// trac.thep.lu.se/yat12 This file is part of the yat library, http://dev.thep.lu.se/yat 13 13 14 14 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/EuclideanDistance.h
r1275 r1392 8 8 Copyright (C) 2008 Peter Johansson, Markus Ringnér 9 9 10 This file is part of the yat library, http:// trac.thep.lu.se/yat10 This file is part of the yat library, http://dev.thep.lu.se/yat 11 11 12 12 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/Fisher.cc
r1275 r1392 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/Fisher.h
r1275 r1392 9 9 Copyright (C) 2008 Peter Johansson 10 10 11 This file is part of the yat library, http:// trac.thep.lu.se/yat11 This file is part of the yat library, http://dev.thep.lu.se/yat 12 12 13 13 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/FoldChange.cc
r1275 r1392 6 6 Copyright (C) 2008 Peter Johansson 7 7 8 This file is part of the yat library, http:// trac.thep.lu.se/yat8 This file is part of the yat library, http://dev.thep.lu.se/yat 9 9 10 10 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/FoldChange.h
r1275 r1392 9 9 Copyright (C) 2008 Peter Johansson 10 10 11 This file is part of the yat library, http:// trac.thep.lu.se/yat11 This file is part of the yat library, http://dev.thep.lu.se/yat 12 12 13 13 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/Histogram.cc
r1275 r1392 8 8 Copyright (C) 2008 Peter Johansson 9 9 10 This file is part of the yat library, http:// trac.thep.lu.se/yat10 This file is part of the yat library, http://dev.thep.lu.se/yat 11 11 12 12 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/Histogram.h
r1275 r1392 11 11 Copyright (C) 2008 Peter Johansson 12 12 13 This file is part of the yat library, http:// trac.thep.lu.se/yat13 This file is part of the yat library, http://dev.thep.lu.se/yat 14 14 15 15 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/KolmogorovSmirnov.cc
r1199 r1392 4 4 Copyright (C) 2008 Peter Johansson 5 5 6 This file is part of the yat library, http:// trac.thep.lu.se/yat6 This file is part of the yat library, http://dev.thep.lu.se/yat 7 7 8 8 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/KolmogorovSmirnov.h
r1202 r1392 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/Makefile.am
r1275 r1392 7 7 # Copyright (C) 2008 Peter Johansson, Markus Ringnér 8 8 # 9 # This file is part of the yat library, http:// trac.thep.lu.se/yat9 # This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 # 11 11 # The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/Pearson.cc
r1275 r1392 6 6 Copyright (C) 2008 Peter Johansson 7 7 8 This file is part of the yat library, http:// trac.thep.lu.se/yat8 This file is part of the yat library, http://dev.thep.lu.se/yat 9 9 10 10 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/Pearson.h
r1275 r1392 10 10 Copyright (C) 2008 Peter Johansson 11 11 12 This file is part of the yat library, http:// trac.thep.lu.se/yat12 This file is part of the yat library, http://dev.thep.lu.se/yat 13 13 14 14 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/PearsonCorrelation.cc
r1275 r1392 6 6 Copyright (C) 2008 Peter Johansson 7 7 8 This file is part of the yat library, http:// trac.thep.lu.se/yat8 This file is part of the yat library, http://dev.thep.lu.se/yat 9 9 10 10 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/PearsonCorrelation.h
r1275 r1392 10 10 Copyright (C) 2008 Peter Johansson 11 11 12 This file is part of the yat library, http:// trac.thep.lu.se/yat12 This file is part of the yat library, http://dev.thep.lu.se/yat 13 13 14 14 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/PearsonDistance.h
r1275 r1392 8 8 Copyright (C) 2008 Peter Johansson, Markus Ringnér 9 9 10 This file is part of the yat library, http:// trac.thep.lu.se/yat10 This file is part of the yat library, http://dev.thep.lu.se/yat 11 11 12 12 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/ROC.cc
r1275 r1392 6 6 Copyright (C) 2008 Peter Johansson 7 7 8 This file is part of the yat library, http:// trac.thep.lu.se/yat8 This file is part of the yat library, http://dev.thep.lu.se/yat 9 9 10 10 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/ROC.h
r1271 r1392 8 8 Copyright (C) 2005, 2006, 2007, 2008 Jari Häkkinen, Peter Johansson 9 9 10 This file is part of the yat library, http:// trac.thep.lu.se/yat10 This file is part of the yat library, http://dev.thep.lu.se/yat 11 11 12 12 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/SAMScore.cc
r1275 r1392 5 5 Copyright (C) 2008 Peter Johansson 6 6 7 This file is part of the yat library, http:// trac.thep.lu.se/yat7 This file is part of the yat library, http://dev.thep.lu.se/yat 8 8 9 9 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/SAMScore.h
r1275 r1392 8 8 Copyright (C) 2008 Peter Johansson 9 9 10 This file is part of the yat library, http:// trac.thep.lu.se/yat10 This file is part of the yat library, http://dev.thep.lu.se/yat 11 11 12 12 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/SNRScore.cc
r1275 r1392 5 5 Copyright (C) 2008 Peter Johansson 6 6 7 This file is part of the yat library, http:// trac.thep.lu.se/yat7 This file is part of the yat library, http://dev.thep.lu.se/yat 8 8 9 9 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/SNRScore.h
r1275 r1392 8 8 Copyright (C) 2008 Peter Johansson 9 9 10 This file is part of the yat library, http:// trac.thep.lu.se/yat10 This file is part of the yat library, http://dev.thep.lu.se/yat 11 11 12 12 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/Score.cc
r1275 r1392 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/Score.h
r1275 r1392 10 10 Copyright (C) 2008 Peter Johansson 11 11 12 This file is part of the yat library, http:// trac.thep.lu.se/yat12 This file is part of the yat library, http://dev.thep.lu.se/yat 13 13 14 14 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/VectorFunction.cc
r1275 r1392 5 5 Copyright (C) 2008 Peter Johansson 6 6 7 This file is part of the yat library, http:// trac.thep.lu.se/yat7 This file is part of the yat library, http://dev.thep.lu.se/yat 8 8 9 9 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/VectorFunction.h
r1275 r1392 7 7 Copyright (C) 2007, 2008 Jari Häkkinen, Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/WilcoxonFoldChange.cc
r1275 r1392 6 6 Copyright (C) 2008 Peter Johansson 7 7 8 This file is part of the yat library, http:// trac.thep.lu.se/yat8 This file is part of the yat library, http://dev.thep.lu.se/yat 9 9 10 10 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/WilcoxonFoldChange.h
r1275 r1392 9 9 Copyright (C) 2008 Peter Johansson 10 10 11 This file is part of the yat library, http:// trac.thep.lu.se/yat11 This file is part of the yat library, http://dev.thep.lu.se/yat 12 12 13 13 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/tScore.cc
r1275 r1392 8 8 Copyright (C) 2008 Peter Johansson 9 9 10 This file is part of the yat library, http:// trac.thep.lu.se/yat10 This file is part of the yat library, http://dev.thep.lu.se/yat 11 11 12 12 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/tScore.h
r1275 r1392 10 10 Copyright (C) 2008 Peter Johansson 11 11 12 This file is part of the yat library, http:// trac.thep.lu.se/yat12 This file is part of the yat library, http://dev.thep.lu.se/yat 13 13 14 14 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/tTest.cc
r1275 r1392 7 7 Copyright (C) 2007 Jari Häkkinen, Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/tTest.h
r1275 r1392 10 10 Copyright (C) 2008 Peter Johansson 11 11 12 This file is part of the yat library, http:// trac.thep.lu.se/yat12 This file is part of the yat library, http://dev.thep.lu.se/yat 13 13 14 14 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/utility.cc
r1275 r1392 7 7 Copyright (C) 2008 Peter Johansson 8 8 9 This file is part of the yat library, http:// trac.thep.lu.se/yat9 This file is part of the yat library, http://dev.thep.lu.se/yat 10 10 11 11 The yat library is free software; you can redistribute it and/or -
branches/0.4-stable/yat/statistics/utility.h
r1275 r1392 11 11 Copyright (C) 2008 Peter Johansson 12 12 13 This file is part of the yat library, http:// trac.thep.lu.se/yat13 This file is part of the yat library, http://dev.thep.lu.se/yat 14 14 15 15 The yat library is free software; you can redistribute it and/or
Note: See TracChangeset
for help on using the changeset viewer.