View source: R/karcher_mean_spd.R
Calculates the Karcher mean with weights W on the SPD manifold.
1 | karcher_mean_spd(X, W = NULL, niter)
|
X |
X is a dxdxN array of dxd SPD matrices, for which to calculate the Karcher mean. |
W |
W is a vector of N weights to apply to the SPD matrices (if W == NULL then equal weights are applied). |
niter |
niter is the maximum number of iterations in calculating the Karcher mean. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.