Description Usage Arguments Details Value
View source: R/manifold.interface.R
Generate a set of random matrices that represent tangent vectors at some point.
1 |
mfd |
an object created by |
n |
sample size |
sig |
the standard deviation of the normal distribution |
drop |
whether return the result as a matrix when |
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
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.