Skip to contents

Get the contrasts of a model and format them for reporting

Usage

report_contrast(model, formula, ...)

Arguments

model

A fitted model object.

formula

A formula specifying the variables for which to get the contrasts. See ?emmeans::emmeans for details.

...

Additional arguments passed to get_contrast().

Value

A data frame with the pairwise contrasts of the specified variables formatted for reporting.