Package: modmarg
Title: Calculating Marginal Effects and Levels with Errors
Version: 0.9.6
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 (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, testthat, sandwich, AER
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-11-21 20:20:28 UTC; ajw
Author: Alex Gold [aut],
  Nat Olin [aut],
  Annie Wang [aut, cre]
Maintainer: Annie Wang <anniejw6@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-22 21:00:02 UTC
Built: R 4.3.0; ; 2023-04-12 03:04:32 UTC; unix
