diff --git a/R/marginal_model.R b/R/marginal_model.R index 9d3722c20..21837d506 100644 --- a/R/marginal_model.R +++ b/R/marginal_model.R @@ -226,7 +226,7 @@ epidist_stancode.epidist_marginal_model <- function( dist_id <- 3 } else { cli_abort(c( - "!" = "No solution available in primarycensored for this family" + "!" = "epidist does not currently support this family for the marginal model" # nolint )) }