Package: nipals
Title: Principal Components Analysis using NIPALS with Gram-Schmidt
        Orthogonalization
Version: 0.3
Authors@R: person("Kevin", "Wright", email = "kw.stat@gmail.com", role = c("aut", "cre"))
Description: Principal Components Analysis of a matrix using Non-linear Iterative Partial Least Squares with Gram-Schmidt orthogonalization of the scores and loadings. Optimized for speed. See Andrecut (2009) <doi:10.1089/cmb.2008.0221>.
Depends: R (>= 3.4.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, testthat
URL: https://github.com/kwstat/nipals
BugReports: https://github.com/kwstat/nipals/issues
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-14 17:09:24 UTC; wrightkevi
Author: Kevin Wright [aut, cre]
Maintainer: Kevin Wright <kw.stat@gmail.com>
Repository: CRAN
Date/Publication: 2017-11-14 18:50:02 UTC
