# Generated by roxygen2: do not edit by hand

S3method(brm_data_fill,brms_mmrm_data)
S3method(brm_data_fill,default)
S3method(brm_data_validate,brms_mmrm_archetype)
S3method(brm_data_validate,default)
S3method(brm_formula,brms_mmrm_archetype)
S3method(brm_formula,default)
S3method(brm_formula_validate,brms_mmrm_formula_archetype)
S3method(brm_formula_validate,default)
S3method(brm_has_nuisance,brms_mmrm_archetype)
S3method(brm_has_nuisance,brms_mmrm_data)
S3method(brm_has_subgroup,brms_mmrm_archetype)
S3method(brm_has_subgroup,brms_mmrm_data)
S3method(print,brms_mmrm_transform_marginal)
S3method(summary,brms_mmrm_archetype)
S3method(summary,brms_mmrm_transform_marginal)
S3method(transform_marginal_names_continuous,brms_mmrm_archetype)
S3method(transform_marginal_names_continuous,brms_mmrm_data)
S3method(transform_marginal_names_discrete,brms_mmrm_archetype)
S3method(transform_marginal_names_discrete,brms_mmrm_data)
export(brm_archetype_average_cells)
export(brm_archetype_average_effects)
export(brm_archetype_cells)
export(brm_archetype_effects)
export(brm_archetype_successive_cells)
export(brm_archetype_successive_effects)
export(brm_data)
export(brm_data_change)
export(brm_data_chronologize)
export(brm_formula)
export(brm_formula_sigma)
export(brm_marginal_data)
export(brm_marginal_draws)
export(brm_marginal_draws_average)
export(brm_marginal_grid)
export(brm_marginal_probabilities)
export(brm_marginal_summaries)
export(brm_model)
export(brm_plot_compare)
export(brm_plot_draws)
export(brm_prior_archetype)
export(brm_prior_label)
export(brm_prior_simple)
export(brm_prior_template)
export(brm_recenter_nuisance)
export(brm_simulate)
export(brm_simulate_categorical)
export(brm_simulate_continuous)
export(brm_simulate_outline)
export(brm_simulate_prior)
export(brm_simulate_simple)
export(brm_transform_marginal)
importFrom(MASS,mvrnorm)
importFrom(brms,brm)
importFrom(brms,brmsformula)
importFrom(brms,get_prior)
importFrom(brms,make_standata)
importFrom(brms,mi)
importFrom(brms,prior)
importFrom(brms,unstr)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,left_join)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,theme_gray)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggridges,geom_density_ridges2)
importFrom(posterior,as_draws_df)
importFrom(posterior,mcse_mean)
importFrom(posterior,mcse_median)
importFrom(posterior,mcse_quantile)
importFrom(posterior,mcse_sd)
importFrom(purrr,map2_df)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(rlang,is_formula)
importFrom(rlang,warn)
importFrom(stats,"contrasts<-")
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,contr.treatment)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,expand_grid)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyselect,any_of)
importFrom(tidyselect,everything)
importFrom(tidyselect,starts_with)
importFrom(trialr,rlkjcorr)
importFrom(utils,capture.output)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(zoo,na.locf)
