RG_distr: Riemann-Gauss density function

Description Usage Arguments Value Author(s) References

View source: R/RG_distr.R

Description

This function computes the Riemann-Gauss density on a given value.

Usage

1
RG_distr(mu,sigma, p, scm_matrix)

Arguments

mu

a numeric matrix indicating the distribution's mean.

sigma

a numeric value indicating the dispersion of the distribution.

p

a numeric value representing the number of channels used in the EEG recording.

scm_matrix

a matrix in which the density value will be computed.

Value

It returns a numeric value indicating the estimate density in scm_matrix.

Author(s)

Laura Masiero, email: laura.masiero.10@gmail.com

References

Said, Salem, Lionel Bombrun, Yannick Berthoumieu e Jonathan Manton (2015). "Riemannian Gaussian Distributions on the Space of Symmetric Positive Definite Matrices". In: arXiv: 1507 . 01760. url: http://arxiv.org/abs/1507.01760.


LauraMasiero/RiemannR documentation built on Sept. 29, 2020, 9:51 p.m.