Description Usage Arguments Value
View source: R/ff_list_functions.R
Computest the covariance between two ff vector lists.
1 | cov_ff_list(x, y, centered = FALSE)
|
x |
list of ff vectors |
y |
list of ff vectors |
centered |
(boolean) is the mean_list of x and y == 0? |
covariance between x and y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.