me: Get marginal effects at a set of levels for the covariates

View source: R/marginal_effects.R

meR Documentation

Get marginal effects at a set of levels for the covariates

Description

Get marginal effects at a set of levels for the covariates

Usage

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.


be-green/quantspace documentation built on March 20, 2024, 5:30 p.m.