43 Supported Models
In Python
, marginaleffects
supports the statsmodels
, sklearn
, pyfixest
, and linearmodels
modelling packages.
In R
, marginaleffects
supports 119 model types directly, and dozens more via the tidymodels
and mlr3
frameworks. This table shows the list of directly supported model types.
If you would like to use a model that is not in this list, please file a request or submit code on Github.