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 Repository: https://anniejw6.r-universe.dev Date/Publication: 2020-11-21 20:19:39 UTC RemoteUrl: https://github.com/anniejw6/modmarg RemoteRef: HEAD RemoteSha: 9d6434abbce51d9f3183014e1c3a76bb8e0521cb NeedsCompilation: no Packaged: 2026-07-12 08:43:34 UTC; root Author: Alex Gold [aut], Nat Olin [aut], Annie Wang [aut, cre] Maintainer: Annie Wang