Description Usage Arguments Details Value
View source: R/symmetric.matrix.R
Generate a set of random matrices on a matrix manifold
1 2 |
mfd |
an object created by |
n |
sample size |
mu |
the Frechet mean. If |
sig |
the standard deviation of the normal distribution |
drop |
whether return the result as a matrix when |
The generated samples have Frechet mean mu
. The logarithmic maps of these samples at mu
follow a isotropic D-dimensional normal distribution with isotropic variance sig
, where D is the intrinsic dimension of the matrix manifold
an M*N*n
array of n
matrices, where M*N
is the dimensions of matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.