Commit Graph

38 Commits

Author SHA1 Message Date
Vinzent Steinberg
ed4c11e31d Improve documentation of different weighted mean standard errors 2017-05-19 16:38:40 +02:00
Vinzent Steinberg
d25f267529 Move some tests from src to tests 2017-05-19 15:54:13 +02:00
Vinzent Steinberg
fbdb247a0e Implement WinCross estimator of standard error of weighted average 2017-05-19 15:38:39 +02:00
Vinzent Steinberg
eb0fa41619 Commit to SPSS estimator of standard error of weighted average
Before we were calculating some quantities not strictly needed for this.
2017-05-19 14:47:00 +02:00
Vinzent Steinberg
79f449e190 Improve README 2017-05-16 18:21:27 +02:00
Vinzent Steinberg
34a8aadb35 Implement merge for weighted average 2017-05-16 17:47:00 +02:00
Vinzent Steinberg
e54d4aba8b Calculate standard error of weighted mean
Also improve the documentation a bit.
2017-05-05 20:36:10 +02:00
Vinzent Steinberg
0488d6f105 Implement weighted average 2017-05-05 19:07:03 +02:00
Vinzent Steinberg
068381f366 Refactor code into more files 2017-05-05 17:42:21 +02:00
Vinzent Steinberg
623c50c936 Bump version 2017-05-05 17:14:32 +02:00
Vinzent Steinberg
00515c02f3 Tweak README 2017-05-05 17:01:59 +02:00
Vinzent Steinberg
d9d03674e9 Add build status to README 2017-05-05 17:01:10 +02:00
Vinzent Steinberg
f3d9b0d3d1 Fix travis 2017-05-05 16:58:39 +02:00
Vinzent Steinberg
a89d9db954 Enable travis 2017-05-05 16:56:16 +02:00
Vinzent Steinberg
67ebb80241 Tweak README 2017-05-05 16:54:01 +02:00
Vinzent Steinberg
5ad38d9669 Add README 2017-05-05 16:52:54 +02:00
Vinzent Steinberg
53b44d1a13 Add test comparing to streaming-stats 2017-05-05 16:40:23 +02:00
Vinzent Steinberg
a5aa7df51d Make benchmarks work on stable 2017-05-05 16:20:44 +02:00
Vinzent Steinberg
afd46067a9 Improve documentation 2017-05-05 16:04:51 +02:00
Vinzent Steinberg
c75ffc01f1 Add example 2017-05-05 15:59:50 +02:00
Vinzent Steinberg
562588e438 Rename error to err 2017-05-05 15:49:28 +02:00
Vinzent Steinberg
df8c280d7e More documentation 2017-05-05 15:45:05 +02:00
Vinzent Steinberg
c740a60bf4 Fix a typo and a numerically unstable test 2017-05-05 15:41:41 +02:00
Vinzent Steinberg
3178edcde6 Implement merging of averages 2017-05-05 15:33:02 +02:00
Vinzent Steinberg
b5f542d4a9 Add a reference 2017-05-05 14:18:09 +02:00
Vinzent Steinberg
2b6aa2e37e Refactor algorithm slightly 2017-05-05 14:16:34 +02:00
Vinzent Steinberg
52f9e1e5f0 Clarify names of variances 2017-05-05 14:10:15 +02:00
Vinzent Steinberg
a1e432051e Merge branch 'master' of https://github.com/vks/average 2017-05-05 13:44:02 +02:00
Vinzent Steinberg
4b38c9c389 Merge branch 'master' of https://github.com/vks/average 2017-05-05 13:22:50 +02:00
Vinzent Steinberg
665ac26333 Add some benchmarks 2017-05-05 13:22:45 +02:00
Vinzent Steinberg
16b4f48338 Rename avg to mean 2017-05-05 13:17:13 +02:00
Vinzent Steinberg
a98e259f5f Improve example 2017-05-05 13:10:25 +02:00
Vinzent Steinberg
70202725e2 Small improvements 2017-05-05 13:08:34 +02:00
Vinzent Steinberg
597311ec7f Merge branch 'master' of https://github.com/vks/average
Conflicts:
	Cargo.toml
2017-05-05 13:02:33 +02:00
Vinzent Steinberg
08b53db766 Add statistical test 2017-05-04 11:17:50 +02:00
Vinzent Steinberg
a87d93456b Improve description 2017-04-26 20:47:14 +02:00
Vinzent Steinberg
c0d559a2a2 Docs, no_std, crate metadata 2017-04-26 20:43:00 +02:00
Vinzent Steinberg
7823ebe622 Initial commit 2017-04-26 20:24:20 +02:00