Encoding: UTF-8
Package: matrixpls
Type: Package
Title: Matrix-based Partial Least Squares estimation
Version: 0.5.0
Date: 2014-10-23
Authors@R: c(person("Mikko", "Rönkkö", role=c("aut", "cre"),
    email = "mikko.ronkko@aalto.fi"))
Maintainer: Mikko Rönkkö <mikko.ronkko@aalto.fi>
Description: matrixpls is implements Partial Least Squares Path Modeling
    algorithm and related algorithms. The algorithm implementations aim for
    computational efficiency using matrix algebra and covariance data. The
    package is designed toward Monte Carlo simulations and includes functions
    to perform simple Monte Carlo simulations.
URL: https://github.com/mronkko/matrixpls
BugReports: https://github.com/mronkko/matrixpls/issues
ByteCompile: TRUE
Imports: assertive, matrixcalc, lavaan, psych, MASS
Suggests: plspm, simsem, RUnit, parallel, semPLS, boot, ASGSCA, RGCCA,
        Matrix
License: GPL-3
LazyLoad: yes
Packaged: 2014-11-28 20:31:38 UTC; mronkko
Author: Mikko Rönkkö [aut, cre]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-29 07:59:50
Built: R 3.1.2; ; 2014-11-30 14:52:33 UTC; unix
