jkriege2
|
2b5a30a668
|
statistics library: added functions for grouped statistics and adaptors for them
added example for grouped statistics
some improvements to documentation
|
2019-06-13 10:29:12 +02:00 |
|
jkriege2
|
8abb2492fa
|
statistics library: added functions for 2D histograms and 2D kernel density estimates
statistics library: added adaptor functions for 2D histograms and 2D kernel density estimates
added examples for the two above
|
2019-06-11 18:06:03 +02:00 |
|
jkriege2
|
2d0b1e7935
|
added regression, IRLS robust regression, weighted regression and polynomial fitting/evaluation to statistics library
added example for regression, IRLS robust regression, weighted regression and polynomial fitting
|
2019-06-01 18:15:04 +02:00 |
|
jkriege2
|
6fe42748ed
|
improvements to iterator interface (full random access iterators, erase-remove-idion)
added specific example for the iterator interface
|
2019-05-31 14:51:01 +02:00 |
|