Encoding: UTF-8
Package: MIIVsem
Title: Model Implied Instrumental Variable (MIIV) Estimation of
        Structural Equation Models
Version: 0.5.2
Authors@R: c(
 person("Zachary","Fisher", email = "fish.zachary@gmail.com", role = c("aut", "cre")),
 person("Keneth", "Bollen", role = "aut"),
 person("Kathleen", "Gates", role = "aut"),
 person("Mikko", "Rönkkö", role = "aut")
 )
Description: Functions for estimating structural equation models using 
    instrumental variables.
URL: https://github.com/zackfisher/MIIVsem
BugReports: https://github.com/zackfisher/MIIVsem/issues
Depends: R (>= 2.10)
Imports: stats, utils, methods, lavaan, numDeriv, Matrix, car, boot
License: GPL-2
LazyData: true
ByteCompile: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-19 21:30:05 UTC; macuser
Author: Zachary Fisher [aut, cre],
  Keneth Bollen [aut],
  Kathleen Gates [aut],
  Mikko Rönkkö [aut]
Maintainer: Zachary Fisher <fish.zachary@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-19 21:40:55 UTC
