mean_diff: Mean of the First Difference of the Data

View source: R/RcppExports.R

mean_diffR Documentation

Mean of the First Difference of the Data

Description

The mean of the first difference of the data

Usage

mean_diff(x)

Arguments

x

A vec containing the data

Value

A double that contains the mean of the first difference of the data.


simts documentation built on Nov. 5, 2025, 7:17 p.m.