rollingmean {LifeInsureR}R Documentation

Calculate the rolling mean of length 2

Description

Calculate the rolling mean of length 2

Usage

rollingmean(x)

Arguments

x

vector of values, for which the rolling mean is calculated

Examples

rollingmean(1:10)

[Package LifeInsureR version 1.0.0 Index]