Package: nipals
Title: Principal Components Analysis using NIPALS with Gram-Schmidt
        Orthogonalization
Version: 0.5
Date: 2018-10-24
Authors@R: person("Kevin", "Wright", email = "kw.stat@gmail.com", comment=c(ORCID = "0000-0002-0617-8673"), 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.1.0
NeedsCompilation: no
Packaged: 2018-10-24 16:35:43 UTC; wrightkevi
Author: Kevin Wright [aut, cre] (<https://orcid.org/0000-0002-0617-8673>)
Maintainer: Kevin Wright <kw.stat@gmail.com>
Repository: CRAN
Date/Publication: 2018-10-24 17:20:03 UTC
