Package: ergMargins
Type: Package
Title: Process Analysis for Exponential Random Graph Models
Version: 0.1.0
Authors@R: c(person("Scott", "Duxbury",email="duxbury.5@osu.edu", role=c("aut", "cre", "cph")), 
    person("Bruce", "Desmarais",email="bdesmarais@psu.edu", role=c("ctb", "cph")), 
    person("Philip","Leifeld",email="philip.leifeld@essex.ac.uk",role=c("ctb","cph")))
Maintainer: Scott Duxbury <duxbury.5@osu.edu>
Description: Calculates marginal effects and conducts process analysis in exponential family random graph models (ERGM).
    Includes functions to conduct mediation and moderation analyses and to diagnose
    multicollinearity.
    URL: <http://github.com/sduxbury/ergMargins>.
    BugReports: <http://github.com/sduxbury/ergMargins/issues>.
    Duxbury, Scott W (2019) <doi:10.31235/osf.io/9bs4u>.
    Long, J. Scott, and Sarah Mustillo (2018) <doi:10.1177/0049124118799374>.
    Mize, Trenton D. (2019) <doi:10.15195/v6.a4>.
    Karlson, Kristian Bernt, Anders Holm, and Richard Breen (2012) <doi:10.1177/0081175012444861>.
    Duxbury, Scott W (2018) <doi:10.1177/0049124118782543>.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Imports: numDeriv, statnet, stats, btergm, ergm, Matrix, network,
        xergm.common
Suggests: MASS, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2019-07-23 15:05:48 UTC; duxbury.5
Author: Scott Duxbury [aut, cre, cph],
  Bruce Desmarais [ctb, cph],
  Philip Leifeld [ctb, cph]
Repository: CRAN
Date/Publication: 2019-07-26 11:00:05 UTC
