Package: semEff
Type: Package
Title: Automatic Calculation of Effects for Piecewise Structural
        Equation Models
Version: 0.3.0
Authors@R: person(given = "Mark", family = "Murphy", role = c("aut", "cre"), 
    email = "murphymv@gmail.com")
Description: Provides functionality to automatically calculate direct, indirect, 
    and total effects from piecewise structural equation models, comprising 
    lists of fitted models representing structured equations (Lefcheck 2016 
    <doi:10/f8s8rb>). Confidence intervals are provided via bootstrapping.
URL: https://github.com/murphymv/semEff
BugReports: https://github.com/murphymv/semEff/issues
Depends: R (>= 3.6.0)
Imports: boot, lme4, parallel, stats, utils
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Language: en-GB
NeedsCompilation: no
Packaged: 2020-03-25 20:00:08 UTC; Mark
Author: Mark Murphy [aut, cre]
Maintainer: Mark Murphy <murphymv@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-25 20:20:02 UTC
