Description Usage Arguments Value Examples
S4 methods of stats package for timeSeries
objects.
cov | Computes Covariance from a 'timeSeries' object, |
cor | Computes Correlations from a 'timeSeries' object. |
dcauchy | ... |
dnorm | ... |
dt | ... |
1 2 3 4 5 6 7 |
method |
a character string indicating which correlation coefficient (or
covariance) is to be computed. One of |
use |
an optional character string giving a method for computing
covariances in the presence of missing values. This must
be (an abbreviation of) one of the strings |
x |
an univariate object of class |
y |
NULL (default) or a |
returns the covariance or correlation matrix.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.