Get marginal effects at a set of levels for the covariates

me(fit, X)

Arguments

fit

A fitted model from the qs function

X

model matrix that specifies level of data to calculate marginal effects

Details

A simple function which returns marginal effects for a given level of the dataset.