Skip to contents

Parse multiple models into a combined table

Usage

parse_models(model_list, robust.se = FALSE, margins = FALSE)

Arguments

model_list

A named list of statistical models

robust.se

Logical indicating whether to use robust standard errors

margins

Logical indicating whether to compute marginal effects

Value

A data frame with terms in rows and models in columns