View source: R/covariance_utils.R
Jacobian | R Documentation |
A function which calculates the Jacobian matrix for a given
transformation function subdiagonal_mean_ratio_cor
or
subdiagonal_mean_ratio_fct
Jacobian(X, a, d, p, fun)
X |
vectorized covariance matrix for which the Jacobian matrix is applied |
a |
vector containing the indices which belong to the diagonal of the covariance matrix |
d |
dimension of the covariance matrix |
p |
dimension of the vectorized matrix |
fun |
transformation function, that should be used.
|
the Jacobian matrix applied for the given vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.