R/deprecated.R
envPredictability.RdCalculates seasonality and colour of environmental noise (deprecated). This function will be removed in future versions of the package.
envPredictability( rawTimeSeries, datesVector, delta, isUneven = FALSE, interpolate = FALSE, checkPlots = FALSE, showWarnings = TRUE, noiseMethod )
| rawTimeSeries | A |
|---|---|
| datesVector | An vector of class |
| delta | Time interval (any unit) of |
| isUneven | Is |
| interpolate | Should a linear interpolation be applied to missing values in
|
| checkPlots | Deprecated. Use newer |
| showWarnings | Should cautionary warning messages be displayed? Default is |
| noiseMethod | A method for estimating the slope beta. Takes 2 possible
values: |
A data.frame.
Diego Barneche and Scott Burgess.