anniejw6/rsMarg: Bringing Stata's Marginal Effects to R

Margins is a really handy command for which there is no good analogue in R. This code does a crazy, stupid, hacky, insane thing by using R to write do scripts in Stata and then reading the output back into R.

Getting started

Package details

MaintainerAnnie <anniejw6@gmail.com>
LicenseMIT
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("anniejw6/rsMarg")
anniejw6/rsMarg documentation built on May 10, 2019, 11:52 a.m.