StatisticsTools
library of several C++ functions and classes for statistics (also includes some linear algebra, used for e.g. regression, polynomial fit, ... and code for multiple-tau autocorrelation!)
Install / Use
/learn @jkriege2/StatisticsToolsREADME
StatisticsTools
two-file C++ library for statistics (also includes some linear algebra, used for e.g. regression, polynomial fit, ...)
The subfolder test contains some test programs that demonstrate and test some of the functions in this library.
