Description Usage Arguments Details Value
View source: R/covarianceFunctions.R
Functional variance matrix
1 | createVarMtx(functionalVec, sigPar, tauPar)
|
functionalVec |
Vector containing values for the matrix diagonal |
sigPar |
Scale parameter (see details) |
tauPar |
Non-negative power parameter (see details) |
The functional variance matrix is a matrix with diagonal of elements:
v(t) = σ \, (η(t))^{τ}
A square functional variace matrix with size = length(functionalVec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.