Package: lslx
Type: Package
Title: Semi-Confirmatory Structural Equation Modeling via Penalized
        Likelihood
Version: 0.6.3
Authors@R: c(person("Po-Hsien", "Huang", email = "psyphh@gmail.com", role = c("cre", "aut")), person("Wen-Hsin", "Hu", email = "loveakai@gmail.com", role = "aut"))
Description: Fits semi-confirmatory structural equation modeling (SEM) via penalized likelihood (PL) with LASSO or minimax concave penalty (MCP).
License: GPL-3
Encoding: UTF-8
LazyData: true
Collate: lslxData.R lslxModel.R lslxFitting.R lslx.R
        lslx-initialize-method.R lslx-print-method.R
        lslx-set-coefficient-method.R lslx-set-block-method.R
        lslx-set-directed-method.R lslx-set-heterogeneity-method.R
        lslx-set-undirected-method.R lslx-set-data-method.R
        RcppExports.R lslx-fit-method.R lslx-get-method.R
        lslx-extract-method.R lslx-test-method.R
        lslx-summarize-method.R lslx-plot-method.R
        lslx-validate-method.R lslx-s3-interface.R polyhedral.R
Depends: R (>= 3.5.0)
Imports: stats, Rcpp, R6, ggplot2, lavaan
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppEigen
RoxygenNote: 6.0.1
URL: https://github.com/psyphh/lslx/wiki
BugReports: https://github.com/psyphh/lslx/issues
NeedsCompilation: yes
Packaged: 2018-08-09 01:33:04 UTC; psyphh
Author: Po-Hsien Huang [cre, aut],
  Wen-Hsin Hu [aut]
Maintainer: Po-Hsien Huang <psyphh@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-09 04:30:03 UTC
