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:
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:
deltamarginmarginal-effectsstata
Last updated from:9d6434abbc. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 158 | ||
| source / vignettes | OK | 203 | ||
| linux-release-x86_64 | OK | 145 | ||
| macos-release-arm64 | OK | 133 | ||
| macos-oldrel-arm64 | OK | 132 | ||
| windows-devel | OK | 93 | ||
| windows-release | OK | 110 | ||
| windows-oldrel | OK | 100 | ||
| wasm-release | OK | 120 |
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
