Riemann 0.1.4
CRAN release: 2022-02-28
- Two mixture models on the unit hypersphere added.
- Supports for spherical Laplace distribution added.
-
riem.phate()is added for sub-manifold learning/visualization. - New data from EEG ERPs is available by
data(ERP). -
spd.wassbary()is added to compute Wasserstein barycenter of Gaussian distributions.
Riemann 0.1.3
CRAN release: 2021-06-20
- Modified
mle.spnorm()for controls with user-defined stopping criteria. - Fixed log-likelihood evaluation for
mixspnorm().
Riemann 0.1.2
- Added
riem.m2skreg()for manifold-to-scalar kernel regression andriem.m2skregCV()for parameter selection using cross validation.
