View source: R/frechet_variance_spd.R
Calculates the Frechet Variance for a set of SPD matrices.
1 | frechet_variance_spd(Y, pKarcher = NULL, maxiter = 200)
|
Y |
dxdxn array of dxd SPD matrices for which to find the Frechet Variance. |
pKarcher |
The Karcher mean from which to center the variance. If NULL, the Karcher mean will be calculated. |
maxiter |
if pKarcher is NULL, maxiter is the maximum number of iterations for calculating the Karcher mean. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.