Learn R Programming

modelsummary (version 2.5.0)

map_estimates: rename and reorder estimates from a single model (before merging to collapse)

Description

rename and reorder estimates from a single model (before merging to collapse)

Usage

map_estimates(
  estimates,
  coef_rename,
  coef_map,
  coef_omit,
  group_map,
  shape = NULL
)

Arguments