Thin extender over marginaleffects::predictions() for unit-
level or grid-level adjusted predictions.
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().