marginal_means: Deprecated function

View source: R/deprecated.R

marginal_meansR Documentation

Deprecated function

Description

Deprecated function

Usage

marginal_means(
  model,
  variables = NULL,
  newdata = NULL,
  vcov = TRUE,
  conf_level = 0.95,
  type = NULL,
  transform = NULL,
  cross = FALSE,
  hypothesis = NULL,
  equivalence = NULL,
  p_adjust = NULL,
  df = Inf,
  wts = "equal",
  by = NULL,
  numderiv = "fdforward",
  ...
)

marginaleffects documentation built on May 29, 2024, 4:03 a.m.