# Generated by roxygen2: do not edit by hand

S3method(plot,ggalleffects)
S3method(plot,ggeffects)
S3method(print,ggeffects)
export("%>%")
export(emm)
export(get_complete_df)
export(get_legend_labels)
export(get_legend_title)
export(get_title)
export(get_x_labels)
export(get_x_title)
export(get_y_title)
export(ggaverage)
export(ggeffect)
export(ggemmeans)
export(ggpredict)
export(new_data)
export(pretty_range)
export(rprs_values)
export(show_pals)
export(theme_ggeffects)
importFrom(MASS,mvrnorm)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n_distinct)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(graphics,plot)
importFrom(insight,clean_names)
importFrom(insight,find_formula)
importFrom(insight,find_parameters)
importFrom(insight,find_predictors)
importFrom(insight,find_random)
importFrom(insight,find_response)
importFrom(insight,find_variables)
importFrom(insight,get_data)
importFrom(insight,get_response)
importFrom(insight,get_variance_random)
importFrom(insight,is_multivariate)
importFrom(insight,link_function)
importFrom(insight,link_inverse)
importFrom(insight,model_info)
importFrom(insight,n_obs)
importFrom(insight,print_color)
importFrom(magrittr,"%>%")
importFrom(purrr,compact)
importFrom(purrr,flatten_chr)
importFrom(purrr,flatten_df)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_lgl)
importFrom(purrr,modify_if)
importFrom(purrr,possibly)
importFrom(rlang,.data)
importFrom(rlang,parse_expr)
importFrom(rlang,syms)
importFrom(scales,brewer_pal)
importFrom(scales,grey_pal)
importFrom(scales,percent)
importFrom(sjlabelled,as_label)
importFrom(sjlabelled,as_numeric)
importFrom(sjlabelled,get_label)
importFrom(sjlabelled,get_labels)
importFrom(sjlabelled,set_labels)
importFrom(sjmisc,add_variables)
importFrom(sjmisc,empty_cols)
importFrom(sjmisc,is_empty)
importFrom(sjmisc,is_num_fac)
importFrom(sjmisc,recode_to)
importFrom(sjmisc,remove_empty_cols)
importFrom(sjmisc,rotate_df)
importFrom(sjmisc,round_num)
importFrom(sjmisc,seq_row)
importFrom(sjmisc,str_contains)
importFrom(sjmisc,to_character)
importFrom(sjmisc,to_factor)
importFrom(sjmisc,to_long)
importFrom(sjmisc,trim)
importFrom(sjmisc,typical_value)
importFrom(sjmisc,var_rename)
importFrom(sjmisc,zap_inf)
importFrom(stats,Gamma)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,confint)
importFrom(stats,deviance)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,inverse.gaussian)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,plogis)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,quasi)
importFrom(stats,quasibinomial)
importFrom(stats,quasipoisson)
importFrom(stats,reshape)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,simulate)
importFrom(stats,terms)
importFrom(stats,vcov)
importFrom(stats,weights)
