Skip to contents

Thin extender over marginaleffects::predictions() for unit- level or grid-level adjusted predictions.

Usage

morie_effects_predictions(model, newdata = NULL, ...)

Arguments

model

A fitted model object supported by insight / marginaleffects.

newdata

Optional data frame for which to predict. Defaults to the model frame when NULL (the marginaleffects default).

...

Further arguments forwarded to marginaleffects::predictions().

Value

A marginaleffects data frame.