karcher_mean_spd: karcher_mean_spd

Description Usage Arguments

View source: R/karcher_mean_spd.R

Description

Calculates the Karcher mean with weights W on the SPD manifold.

Usage

1
karcher_mean_spd(X, W = NULL, niter)

Arguments

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.


mrparker909/MGLMRiem documentation built on March 19, 2020, 3:37 p.m.