Skip to content

Commit

Permalink
structure
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Dec 16, 2024
1 parent 0c54341 commit 9e9065f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions R/estimate_contrasts.R
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,10 @@ estimate_contrasts <- function(model,
}



# Table formatting marginal effects -------------------------------------------


.format_marginaleffects_contrasts <- function(model, estimated, p_adjust, method, ...) {
groups <- attributes(estimated)$by
contrast <- attributes(estimated)$contrast
Expand Down

0 comments on commit 9e9065f

Please sign in to comment.