Interpret rank-weighted average treatment effect (RATE) estimates
Source:R/margot_interpret_rate.R
margot_interpret_rate.Rd
Provide a concise interpretation of RATE estimates from causal forests.
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 ifrate_df
is a list).