Package: modmarg 0.9.6

modmarg: Calculating Marginal Effects and Levels with Errors

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.

Authors:Alex Gold [aut], Nat Olin [aut], Annie Wang [aut, cre]

modmarg_0.9.6.tar.gz
modmarg_0.9.6.zip(r-4.7)modmarg_0.9.6.zip(r-4.6)modmarg_0.9.6.zip(r-4.5)
modmarg_0.9.6.tgz(r-4.6-any)modmarg_0.9.6.tgz(r-4.5-any)
modmarg_0.9.6.tar.gz(r-4.7-any)modmarg_0.9.6.tar.gz(r-4.6-any)
modmarg_0.9.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
modmarg/json (API)

# Install 'modmarg' in R:
install.packages('modmarg', repos = c('https://anniejw6.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/anniejw6/modmarg/issues

Datasets:
  • cvcov - Clustered variance-covariance matrices and T statistic d.o.f.
  • margex - Artificial data for margins

On CRAN:

Conda:

deltamarginmarginal-effectsstata

6.02 score 17 stars 31 scripts 252 downloads 1 exports 0 dependencies

Last updated from:9d6434abbc. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK158
source / vignettesOK203
linux-release-x86_64OK145
macos-release-arm64OK133
macos-oldrel-arm64OK132
windows-develOK93
windows-releaseOK110
windows-oldrelOK100
wasm-releaseOK120

Exports:marg

Dependencies:

What is the Delta Method?
The Delta Method | A Reminder about Taylor Series | Taylor Series and the Delta Method | How does the Delta Method Work? | Example | Point estimates | Variance | Review

Last update: 2020-11-17
Started: 2016-07-24

Modmarg Usage
Why Margins? | Use Case 1: Treatment Effects and Subgroup Effects | Use Case 2: Logistic Regression | Use Case 3: Getting Margins At Specific Values of Variable of Interest | Use Case 4: Getting Margins with Different Variance-Covariance Matrices

Last update: 2017-06-01
Started: 2017-05-15