Description Usage Arguments Details Value Examples
View source: R/covarianceFunctions.R
Exponential correlation matrix
1 |
timeVec |
Vector of time |
corPar |
Covariance parameter |
truncateDec |
Decimal to be truncated. Default is none. |
Create a covariance matrix of type exponential with elements
r(s,t | θ) = exp ≤ft\{-2θ\, ≤ft(\frac{|t-s|}{T}\right) \right\}.
Square correlation matrix of size length(unique(timeVec))
of type exponential.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.