mean_diff {simts} | R 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 |
Value
A double
that contains the mean of the first difference of the data.
[Package simts version 0.2.2 Index]