Encoding: UTF-8
Package: MIIVsem
Title: Model Implied Instrumental Variable (MIIV) Estimation of
        Structural Equation Models
Version: 0.5.8
Authors@R: c(
 person("Zachary","Fisher", email = "fish.zachary@gmail.com", role = c("aut", "cre")),
 person("Kenneth", "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, lavaan, numDeriv, Matrix, car, boot
License: GPL-2
LazyData: true
ByteCompile: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-07-11 17:30:26 UTC; lola
Author: Zachary Fisher [aut, cre],
  Kenneth Bollen [aut],
  Kathleen Gates [aut],
  Mikko Rönkkö [aut]
Maintainer: Zachary Fisher <fish.zachary@gmail.com>
Repository: CRAN
Date/Publication: 2021-07-13 12:30:02 UTC
Built: R 4.6.0; ; 2025-08-20 12:14:11 UTC; unix
