Compute the mean and variance of a data stream as it is made available, without storing the entire stream. Welford's one-pass algorithm is used for computing the variance in a numerically stable way. Some code has been translated from the 'StreamStats.jl' package by John Myles White.
Package details |
|
|---|---|
| Author | David J. Harris |
| Maintainer | David J. Harris <dave@harris-research.me> |
| License | MIT + file LICENSE |
| Version | 0.1.0 |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.