Package: RiemBase
Type: Package
Title: Functions and C++ Header Files for Computation on Manifolds
Version: 0.2.1
Authors@R: person("Kisung", "You", role = c("aut", "cre"),email = "kyou@nd.edu",comment=c(ORCID="0000-0002-8584-459X"))
Description: We provide a number of algorithms to estimate fundamental statistics including Fréchet mean and geometric median for manifold-valued data. Also, C++ header files are contained that implement elementary operations on manifolds such as Sphere, Grassmann, and others. See Bhattacharya and Bhattacharya (2012) <doi:10.1017/CBO9781139094764> if you are interested in statistics on manifolds, and Absil et al (2007) <isbn:978-0-691-13298-3> on computational aspects of optimization on matrix manifolds.
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.0.0)
License: GPL-3
Imports: Rcpp, utils, Rdpack, parallel, stats, pracma
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.1.1
RdMacros: Rdpack
URL: http://github.com/kisungyou/RiemBase
BugReports: http://github.com/kisungyou/RiemBase/issues
NeedsCompilation: yes
Packaged: 2018-11-29 17:11:48 UTC; kisung
Author: Kisung You [aut, cre] (<https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kyou@nd.edu>
Repository: CRAN
Date/Publication: 2018-11-29 17:30:03 UTC
