deltamethod {marginaleffects} | R Documentation |
deltamethod()
is an alias to hypotheses()
This alias is kept for backward compatibility.
deltamethod(
model,
hypothesis = NULL,
vcov = NULL,
conf_level = 0.95,
df = Inf,
equivalence = NULL,
FUN = NULL,
...
)