frechet_variance_spd: frechet_variance_spd

Description Usage Arguments

View source: R/frechet_variance_spd.R

Description

Calculates the Frechet Variance for a set of SPD matrices.

Usage

1
frechet_variance_spd(Y, pKarcher = NULL, maxiter = 200)

Arguments

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.


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