timeSeries-method-stats: Base R functions applied to 'timeSeries' objects
Description
Many base R statistical functions work on (the data part of)
timeSeries objects without the need for special methods, e.g.,
var, sd, cov, cor, probability densities,
and others. This page gives some examples with such functions.