Package: Rdimtools
Type: Package
Title: Dimension Reduction and Estimation Methods
Version: 0.3.1
Authors@R: person("Kisung", "You", role = c("aut", "cre"),
                     email = "kyou@nd.edu",comment=c(ORCID="0000-0002-8584-459X"))
Description: We provide 111 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: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.0.0)
Imports: Rcpp (>= 0.12.10), graphics, stats, Rtsne, Rcsdp, Rdpack,
        RSpectra, CVXR, Matrix, ADMM
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.0.1
RdMacros: Rdpack
URL: http://github.com/kisungyou/Rdimtools
BugReports: http://github.com/kisungyou/Rdimtools/issues
NeedsCompilation: yes
Packaged: 2018-02-06 05:21:51 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-02-06 09:57:10 UTC
