Package: SEMID
Type: Package
Title: Identifiability of Linear Structural Equation Models
Version: 0.3.2
Date: 2019-5-18
Authors@R: c(person("Rina", "Foygel Barber", role=c("aut"), 
                   email="rina@uchicago.edu"), 
            person("Mathias", "Drton", role=c("aut"), 
                   email="md5@uw.edu"), 
            person("Luca", "Weihs", role=c("cre","aut"), 
                   email="lucaw@uw.edu"))
Maintainer: Luca Weihs <lucaw@uw.edu>
Description: Provides routines to check identifiability or non-identifiability
    of linear structural equation models as described in Drton, Foygel, and
    Sullivant (2011) <DOI:10.1214/10-AOS859>, Foygel, Draisma, and Drton (2012) 
    <DOI:10.1214/12-AOS1012>, and other works. The routines are based on the graphical 
    representation of structural equation models by a path diagram/mixed graph.
License: GPL (>= 2)
URL: https://github.com/Lucaweihs/SEMID
BugReports: https://github.com/Lucaweihs/SEMID/issues
Imports: R.oo (>= 1.20.0), R.methodsS3, igraph (>= 1.0.1), R.utils (>=
        2.3.0)
Suggests: testthat
NeedsCompilation: no
Repository: CRAN
RoxygenNote: 6.1.1
Packaged: 2019-05-18 23:12:24 UTC; lucaweihs
Author: Rina Foygel Barber [aut],
  Mathias Drton [aut],
  Luca Weihs [cre, aut]
Date/Publication: 2019-05-21 07:30:11 UTC
