Package: MplusAutomation
Type: Package
Title: Automating Mplus Model Estimation and Interpretation
Version: 0.6-3
Date: 2014-10-08
Authors@R: c(person("Michael", "Hallquist", role = c("aut", "cre"),
    email = "michael.hallquist@gmail.com"),
    person("Joshua", "Wiley", role = "aut",
    email = "jwiley.psych@gmail.com"))
Maintainer: Michael Hallquist <michael.hallquist@gmail.com>
Description: The MplusAutomation package leverages the flexibility of the R
    language to automate latent variable model estimation and interpretation
    using Mplus, a powerful latent variable modeling program developed by
    Muthen and Muthen (www.statmodel.com). Specifically, MplusAutomation
    provides routines for creating related groups of models, running batches of
    models, and extracting and tabulating model parameters and fit statistics.
License: LGPL-3
URL: https://github.com/michaelhallquist/MplusAutomation
Depends: R (>= 2.15.0), methods
Imports: boot, plyr, gsubfn, coda, xtable, lattice, texreg
Suggests: rhdf5, tcltk, relimp, testthat
LazyLoad: yes
Packaged: 2014-10-08 13:45:04 UTC; michael
Author: Michael Hallquist [aut, cre],
  Joshua Wiley [aut]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-10 21:54:11
Built: R 3.1.1; ; 2014-10-11 09:32:11 UTC; unix
