# S3 method for blrmfit
as_draws(x, variable = NULL, regex = FALSE, inc_warmup = FALSE, ...)# S3 method for blrmfit
as_draws_matrix(x, variable = NULL, regex = FALSE, inc_warmup = FALSE, ...)
# S3 method for blrmfit
as_draws_array(x, variable = NULL, regex = FALSE, inc_warmup = FALSE, ...)
# S3 method for blrmfit
as_draws_df(x, variable = NULL, regex = FALSE, inc_warmup = FALSE, ...)
# S3 method for blrmfit
as_draws_list(x, variable = NULL, regex = FALSE, inc_warmup = FALSE, ...)
# S3 method for blrmfit
as_draws_rvars(x, variable = NULL, regex = FALSE, inc_warmup = FALSE, ...)
# S3 method for blrm_trial
as_draws(x, variable = NULL, regex = FALSE, inc_warmup = FALSE, ...)
# S3 method for blrm_trial
as_draws_matrix(x, variable = NULL, regex = FALSE, inc_warmup = FALSE, ...)
# S3 method for blrm_trial
as_draws_array(x, variable = NULL, regex = FALSE, inc_warmup = FALSE, ...)
# S3 method for blrm_trial
as_draws_df(x, variable = NULL, regex = FALSE, inc_warmup = FALSE, ...)
# S3 method for blrm_trial
as_draws_list(x, variable = NULL, regex = FALSE, inc_warmup = FALSE, ...)
# S3 method for blrm_trial
as_draws_rvars(x, variable = NULL, regex = FALSE, inc_warmup = FALSE, ...)