M-thieu/fastlogitME: Basic Marginal Effects for Logit Models

Calculates marginal effects based on logistic model objects such as 'glm' or 'speedglm' at the average (default) or at given values using finite differences. It also returns confidence intervals for said marginal effects and the p-values, which can easily be used as input in stargazer. The function only returns the essentials and is therefore much faster but not as detailed as other functions available to calculate marginal effects. As a result, it is highly suitable for large datasets for which other packages may require too much time or calculating power.

Getting started

Package details

AuthorMathieu Steijn
MaintainerMathieu Steijn <m.p.a.steijn@uu.nl>
LicenseGPL
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("M-thieu/fastlogitME")
M-thieu/fastlogitME documentation built on Aug. 14, 2021, 6:17 p.m.