covSurv | R Documentation |
Estimate Covariance Surface
covSurv(vals, fcts, dim1, dim2, multi = TRUE)
vals |
Eigenvalues (Vector). |
fcts |
Eigenfunctions (MultiFunData). |
dim1 |
Choose first dimension (Scalar). |
dim2 |
Choose second dimension (Scalar). |
multi |
Is the input multivariate (if not then vals and fcts are lists). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.