Description Usage Arguments Value Author(s) Examples
Amplitude of Low Frequency Fluctuations (ALFF; Zang et al., 2007) and fractional Amplitude of Low Frequency Fluctuations (f/ALFF; Zou et al., 2008) are related measures that quantify the amplitude of low frequency oscillations (LFOs). This function outputs ALFF and fALFF for the input.
| 1 2 3 4 5 6 7 8 9 | 
| x | input vector for the time series of interest | 
| flo | low frequency, typically 0.01 | 
| fhi | high frequency, typically 0.1 | 
| tr | the period associated with the vector x (inverse of frequency) | 
| detrend | detrend the input time series | 
| takesqrt | take the sqrt of the computed values | 
| kernel | smoothing kernel in estimate, see  | 
vector is output showing ALFF and fALFF values
Avants BB
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.