Skip to contents

Provide a concise interpretation of RATE estimates from causal forests.

Usage

margot_interpret_rate(rate_df, flipped_outcomes = NULL, target = "AUTOC")

Arguments

rate_df

A data frame (or list) as returned by margot_rate().

flipped_outcomes

Character vector of outcomes inverted during preprocessing.

target

Either "AUTOC" or "Qini" (ignored if rate_df is a list).

Value

A markdown string interpreting the RATE estimates.