# Generated by roxygen2: do not edit by hand

S3method(plot,all_mapc)
S3method(plot,mapc)
S3method(print,all_mapc)
S3method(print,mapc)
S3method(summary,all_mapc)
S3method(summary,mapc)
export(aggregate_df)
export(as.APC.NA.df)
export(as.APC.df)
export(fit_MAPC)
export(fit_all_MAPC)
export(generate_MAPC_formula)
export(generate_apc_lincombs)
export(plot_binned_counts)
export(plot_counts_1D)
export(plot_counts_2D)
export(plot_counts_with_mean)
export(plot_lincombs)
export(plot_mean_response_1D)
export(plot_mean_response_2D)
export(plot_missing_data)
export(validate_lincombs_against_formula)
import(ggplot2)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,coalesce)
importFrom(dplyr,count)
importFrom(dplyr,cur_column)
importFrom(dplyr,cur_data)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_modify)
importFrom(dplyr,group_vars)
importFrom(dplyr,inner_join)
importFrom(dplyr,is_grouped_df)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_groups)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,setdiff)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(fastDummies,dummy_cols)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,theme)
importFrom(ggpubr,as_ggplot)
importFrom(grid,unit)
importFrom(gridExtra,tableGrob)
importFrom(gridExtra,ttheme_default)
importFrom(purrr,set_names)
importFrom(rlang,"!!!")
importFrom(rlang,":=")
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,ensym)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
importFrom(rlang,is_quosure)
importFrom(rlang,is_string)
importFrom(rlang,is_symbol)
importFrom(rlang,is_vector)
importFrom(rlang,quo_is_null)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(scales,rescale)
importFrom(scales,squish)
importFrom(stats,as.formula)
importFrom(stats,na.omit)
importFrom(stats,qlogis)
importFrom(stats,reformulate)
importFrom(stats,setNames)
importFrom(stringr,str_extract)
importFrom(stringr,str_split)
importFrom(stringr,str_to_title)
importFrom(survey,svyby)
importFrom(survey,svydesign)
importFrom(survey,svymean)
importFrom(tibble,as_tibble)
importFrom(tidyr,expand_grid)
importFrom(tidyselect,all_of)
importFrom(tidyselect,eval_select)
importFrom(tidyselect,everything)
importFrom(tidyselect,matches)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(viridis,viridis)
