Package: Rdimtools
Type: Package
Title: Dimension Reduction and Estimation Methods
Version: 1.0.6
Authors@R: c(person("Kisung", "You", role = c("aut", "cre"), email = "kyoustat@gmail.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: http://kyoustat.com/Rdimtools/
BugReports: https://github.com/kyoustat/Rdimtools/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-04-16 17:30:52 UTC; kisung
Author: Kisung You [aut, cre] (<https://orcid.org/0000-0002-8584-459X>),
  Changhee Suh [ctb]
Maintainer: Kisung You <kyoustat@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-18 10:30:02 UTC
