runningStats: runningStats

Description Usage Arguments Value Author(s)

Description

Computing the running mean and variance

Usage

1
runningStats(newMat, runningMean, Mk1, Sk1, k)

Arguments

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

Value

returns the list of runningMean, runningSD, Mk, Sk

Author(s)

David L Gibbs


Gibbsdavidl/ProCoNA documentation built on May 8, 2019, 7:51 p.m.