Package: Rdimtools
Type: Package
Title: Dimension Reduction and Estimation Methods
Version: 1.0.8
Authors@R: c(person("Kisung", "You", role = c("aut", "cre"), email = "kisungyou@outlook.com",comment=c(ORCID="0000-0002-8584-459X")), person("Changhee","Suh",role=c("ctb"),email="cs19bc@my.fsu.edu"))
Description: We provide linear and nonlinear dimension reduction techniques.
	Intrinsic dimension estimation methods for exploratory analysis are also provided.
	For more details on the package, see the paper by You (2020) <arXiv:2005.11107>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.0.0)
Imports: CVXR (>= 1.0), MASS, RANN, Rcpp (>= 0.12.15), RcppDE, Rcsdp,
        Rdpack, RSpectra, graphics, maotai (>= 0.1.8), mclustcomp,
        stats, utils
LinkingTo: Rcpp, RcppArmadillo, RcppDist, maotai
RoxygenNote: 7.1.1
RdMacros: Rdpack
URL: https://kisungyou.com/Rdimtools/
BugReports: https://github.com/kisungyou/Rdimtools/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-06-11 18:53:21 UTC; kisung
Author: Kisung You [aut, cre] (<https://orcid.org/0000-0002-8584-459X>),
  Changhee Suh [ctb]
Maintainer: Kisung You <kisungyou@outlook.com>
Repository: CRAN
Date/Publication: 2021-06-11 23:50:02 UTC
