Allan Variance Analysis
Arguments
- y
A numeric vector or time series object
- fs
Sample frequency in Hz
- useSD
Use the standarddeviation instead of variance?
- doPlot
Return the log-log scale versus fluctuation plot with linear fit (default =
TRUE
).- returnPlot
Return ggplot2 object (default =
FALSE
)- returnPLAW
Return the power law data (default =
FALSE
)- returnInfo
Return all the data used in DFA (default =
FALSE
)- silent
Silent-ish mode
- noTitle
Do not generate a title (only the subtitle)
- tsName
Name of y added as a subtitle to the plot