"Call:"
"RoBSA(formula = Surv(time = time, event = event) ~ x_cont + x_fac3, "
"    data = df, priors = list(x_fac3 = list(alt = prior_factor(\"beta\", "
"        list(3, 3), contrast = \"treatment\"), null = prior_factor(\"uniform\", "
"        list(-0.1, 0.1), contrast = \"treatment\"))), test_predictors = \"x_fac3\", "
"    distributions = c(\"gamma-aft\", \"weibull-aft\", \"lnorm-aft\", "
"        \"llogis-aft\"), distributions_weights = c(3, 1, 1, 1), "
"    prior_intercept = list(`gamma-aft` = prior(\"normal\", list(1, "
"        1)), `weibull-aft` = prior(\"normal\", list(2, 1)), `lnorm-aft` = prior(\"normal\", "
"        list(1, 3)), `llogis-aft` = prior(\"normal\", list(1, 4))), "
"    parallel = TRUE, seed = 6, rescale_data = TRUE)"
""
"Robust Bayesian survival analysis"
"Models overview:"
" Model Distribution Prior x_cont              Prior x_fac3              Prior prob. log(marglik) Post. prob. Inclusion BF"
"     1    gamma-aft Normal(0, 1) treatment contrast: Uniform(-0.1, 0.1)       0.250      -320.81       0.739        8.511"
"     2  weibull-aft Normal(0, 1) treatment contrast: Uniform(-0.1, 0.1)       0.083      -322.07       0.070        0.828"
"     3    lnorm-aft Normal(0, 1) treatment contrast: Uniform(-0.1, 0.1)       0.083      -331.58       0.000        0.000"
"     4   llogis-aft Normal(0, 1) treatment contrast: Uniform(-0.1, 0.1)       0.083      -326.19       0.001        0.013"
"     5    gamma-aft Normal(0, 1)         treatment contrast: Beta(3, 3)       0.250      -322.26       0.174        0.633"
"     6  weibull-aft Normal(0, 1)         treatment contrast: Beta(3, 3)       0.083      -323.70       0.014        0.154"
"     7    lnorm-aft Normal(0, 1)         treatment contrast: Beta(3, 3)       0.083      -331.94       0.000        0.000"
"     8   llogis-aft Normal(0, 1)         treatment contrast: Beta(3, 3)       0.083      -325.99       0.001        0.015"
