Description Usage Arguments Value
View source: R/autocorrelation.R
Autocorrelation of a spectrum. Generally, a high autocorrelation is associated with high signal, while white noise is not autocorrelated.
1 | spectral_ac(x, lag = 1, colname = "spectral_ac")
|
x |
a hyperSpec object. |
lag |
lag at which the autocorrelation is calculated. |
colname |
name of the data column to be added to |
a hyperSpec object such as given for x
with an additional
column in x@data
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.