Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbatailler committed Feb 27, 2024
1 parent c3cfabc commit 9ec3ce6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion R/plot_assumptions.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,14 @@
#'
#' @return Invisibly returns an object of class \code{mediation_model}.
#'
#' @examples
#' @examplesIf rlang::is_installed("see")
#'
#' data(ho_et_al)
#'
#' ho_et_al$condition_c <- build_contrast(ho_et_al$condition,
#' "Low discrimination",
#' "High discrimination")
#'
#' my_model <-
#' mdt_simple(data = ho_et_al,
#' IV = condition_c,
Expand Down

0 comments on commit 9ec3ce6

Please sign in to comment.