rtvecor.ltpd_LogCholesky: Generate a set of normally distributed random matrices that...

Description Usage Arguments Value

View source: R/triangular.matrix.R

Description

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

Usage

1
2
## S3 method for class 'ltpd_LogCholesky'
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

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.