Description Usage Arguments Value Author(s)
Computing the running mean and variance
1 | runningStats(newMat, runningMean, Mk1, Sk1, k)
|
newMat |
The matrix from resampled data |
runningMean |
The running mean matrix |
Mk1 |
Matrix used in calculation of mean |
Sk1 |
Matrix used in calculation of sd |
k |
Current resampling iteration |
returns the list of runningMean, runningSD, Mk, Sk
David L Gibbs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.