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.


SMAC-Group/simts documentation built on Sept. 4, 2023, 5:25 a.m.