Description Usage Arguments Value
View source: R/03_target_functions.R
acor2cov
computes covariance matrix from autocorrelation coefficients
and standard deviations (or standard errors) of means.
1 | acor2cov(v_acor, v_sd)
|
v_acor |
Vector of autocorrelation coefficients indexed by time |
v_sd |
Vector of standard deviations (or standard errors) |
A covariance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.