| anomalies | R Documentation |
Calculates the anomalies of an object of class xts or a list of such objects.
anomalies(x, mc.cores = NULL)
x |
Either a time series of class xts or a list of them. |
mc.cores |
A numerical input specifying the number of cores
to use for the multi core application of the function (see
|
Construction via the subtraction of the mean value of the specific date.
Uses the yday.
Same class as the input
Philipp Mueller
Other ts: aic.climex.fit.gev,
aic.climex.fit.gpd, aic.list,
aic, anomalies.list,
anomalies.xts,
bic.climex.fit.gev,
bic.climex.fit.gpd, bic.list,
bic, check.completeness,
remove.incomplete.years.list,
remove.incomplete.years.xts,
remove.incomplete.years,
remove.seasonality.list,
remove.seasonality.xts,
remove.seasonality
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.