deltamethod {marginaleffects}R Documentation

deltamethod() is an alias to hypotheses()

Description

This alias is kept for backward compatibility.

Usage

deltamethod(
  model,
  hypothesis = NULL,
  vcov = NULL,
  conf_level = 0.95,
  df = Inf,
  equivalence = NULL,
  FUN = NULL,
  ...
)

[Package marginaleffects version 0.11.1 Index]