View source: R/marginal_effects.R
me | R Documentation |
Get marginal effects at a set of levels for the covariates
me(fit, X)
fit |
A fitted model from the |
X |
model matrix that specifies level of data to calculate marginal effects |
A simple function which returns marginal effects for a given level of the dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.