Description Usage Arguments Value Examples
View source: R/covarianceFunctions.R
Create auxiliary correlation base matrix
1 | createCorBase(timeVec)
|
timeVec |
Vector of time |
Square correlation matrix of size length(unique(timeVec))
1 | createCorBase(seq(0,1, length.out=12))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.