ravrg: Running average

Description Usage Arguments Value Author(s)

View source: R/RcppExports.R

Description

This function calculates the running average of a given data vector

Usage

1
ravrg(v)

Arguments

v

Vector of type double - data vector

Value

Vector of type double - The running mean/average

Author(s)

Philipp van Wickevoort Crommelin


PhilippVWC/myBayes documentation built on Oct. 2, 2020, 8:25 a.m.