rtvecor.spd_LogEuclidean: Generate a set of random matrices that represent tangent...

Description Usage Arguments Details Value

View source: R/log.euclidean.R

Description

Generate a set of random matrices that represent tangent vectors at some point.

Usage

1
2
## S3 method for class 'spd_LogEuclidean'
rtvecor(mfd, n = 1, sig = 1, drop = T)

Arguments

mfd

an object created by matrix.manifold

n

sample size

sig

the standard deviation of the normal distribution

drop

whether return the result as a matrix when n=1

Details

The generated samples have expectation zero and follow a isotropic D-dimensional normal distribution with isotropic variance sig, where D is the intrinsic dimension of the matrix manifold

Value

an M*N*n array of n matrices, where M*N is the dimensions of matrices


linulysses/matrix-manifold documentation built on Jan. 19, 2022, 3:56 p.m.