Package: modmarg
Title: Calculating Marginal Effects and Levels with Errors
Version: 0.9.2
Authors@R: c(
	person("Alex", "Gold", email = "alex.k.gold@gmail.com", role = "aut"),
	person("Nat", "Olin", email = "nathaniel.olin@gmail.com", role = "aut"),
	person("Annie", "Wang", email = "anniejw6@gmail.com", role = c("aut", "cre"))
	)
Description: Calculate predicted levels and marginal effects,
    using the delta method to calculate standard errors. This is an R-based
    version of the 'margins' command from Stata.
URL: https://github.com/anniejw6/modmarg
BugReports: https://github.com/anniejw6/modmarg/issues
Depends: R (>= 2.10.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, testthat, sandwich, AER
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-01 16:49:11 UTC; annie
Author: Alex Gold [aut],
  Nat Olin [aut],
  Annie Wang [aut, cre]
Maintainer: Annie Wang <anniejw6@gmail.com>
Repository: CRAN
Date/Publication: 2018-02-01 16:56:21 UTC
