DN_Mean | R Documentation |
Function to calculate a statistical feature
DN_Mean(x)
x |
a numerical time-series input vector |
scalar value that denotes the calculated time-series statistic
Trent Henderson
x <- stats::rnorm(100) outs <- DN_Mean(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.