Package: Rdimtools
Type: Package
Title: Dimension Reduction and Estimation Methods
Version: 1.0.0
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 dimensionality techniques, see the paper by
    Ma and Zhu (2013) <doi:10.1111/j.1751-5823.2012.00182.x> if you are interested in
    statistical approach, or Engel, Huttenberger, and Hamann (2012)
    <doi:10.4230/OASIcs.VLUDS.2011.135> for a broader multi-disciplinary overview.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.0.0)
Imports: ADMM (>= 0.2.2), CVXR (>= 1.0), Rcpp (>= 0.12.10), RcppDE,
        Rcsdp, Rdpack, RSpectra, graphics, maotai (>= 0.1.5), stats,
        utils
LinkingTo: Rcpp, RcppArmadillo, RcppDist, maotai
RoxygenNote: 7.1.0
RdMacros: Rdpack
URL: http://github.com/kyoustat/Rdimtools
BugReports: http://github.com/kyoustat/Rdimtools/issues
NeedsCompilation: yes
Packaged: 2020-04-14 03:38:50 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: 2020-04-14 07:00:03 UTC
