Last data update: 2014.03.03

eqs2lavaan

Package: eqs2lavaan
Type: Package
Title: EQS Output Conversion to lavaan Functions
Version: 3.0
Date: 2013-11-18
Author: Craig M. Krebsbach
Maintainer: Craig M. Krebsbach <craigmk@my.uri.edu>
Description: Transitioning from EQS to R for structural equation modeling (SEM)
is made easier with a set of functions to convert .out files into R code.
The EQS output can be converted into lavaan syntax and run in the R
environment. Other functions parse descriptive statistics and the covariance matrix
from an EQS .out file. A heat map plot of a covariance matrix is also
included.
License: GPL-2
Depends: lavaan, stringr
Collate: 'eqs2lavaan.R' 'eqsCorr.R' 'eqsCov.R' 'eqsDesc.R'
'out2lavaan.R' 'plotCov.R'
LazyLoad: Yes
Packaged: 2013-11-18 17:40:10 UTC; craig_m_k
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-11-18 20:42:38

● 0 images, 7 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'eqs2lavaan' ...
** package 'eqs2lavaan' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'eqs2lavaan'
    finding HTML links ... done
    eqs2lavaan-package                      html  
    eqs2lavaan                              html  
    finding level-2 HTML links ... done

    eqsCorr                                 html  
    eqsCov                                  html  
    eqsDesc                                 html  
    out2lavaan                              html  
    plotCov                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (eqs2lavaan)
Making 'packages.html' ... done