Closed Mark-Eis closed 6 months ago
formula.odds_ratio <- function(x, ...){ check_dots_empty() formula(x %@% glm) }
719d060