# Generated by roxygen2: do not edit by hand

S3method(plot,robyn_allocator)
S3method(plot,robyn_refresh)
S3method(plot,robyn_save)
S3method(print,robyn_allocator)
S3method(print,robyn_inputs)
S3method(print,robyn_models)
S3method(print,robyn_outputs)
S3method(print,robyn_read)
S3method(print,robyn_refresh)
S3method(print,robyn_save)
S3method(print,robyn_write)
export(adstock_geometric)
export(adstock_weibull)
export(hyper_limits)
export(hyper_names)
export(mic_men)
export(plot_adstock)
export(plot_saturation)
export(robyn_allocator)
export(robyn_clusters)
export(robyn_converge)
export(robyn_csv)
export(robyn_inputs)
export(robyn_load)
export(robyn_mmm)
export(robyn_onepagers)
export(robyn_outputs)
export(robyn_plots)
export(robyn_read)
export(robyn_recreate)
export(robyn_refresh)
export(robyn_response)
export(robyn_run)
export(robyn_save)
export(robyn_train)
export(robyn_update)
export(robyn_write)
export(saturation_hill)
import(ggplot2)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(doRNG,"%dorng%")
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,contains)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_all)
importFrom(dplyr,tally)
importFrom(dplyr,ungroup)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(foreach,getDoParWorkers)
importFrom(foreach,registerDoSEQ)
importFrom(ggridges,geom_density_ridges)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,read_json)
importFrom(jsonlite,toJSON)
importFrom(jsonlite,write_json)
importFrom(lares,`%>%`)
importFrom(lares,check_opts)
importFrom(lares,clusterKmeans)
importFrom(lares,formatNum)
importFrom(lares,freqs)
importFrom(lares,glued)
importFrom(lares,ohse)
importFrom(lares,removenacols)
importFrom(lares,scale_x_abbr)
importFrom(lares,scale_x_percent)
importFrom(lares,scale_y_abbr)
importFrom(lares,scale_y_percent)
importFrom(lares,theme_lares)
importFrom(lares,try_require)
importFrom(lares,v2t)
importFrom(lubridate,day)
importFrom(lubridate,floor_date)
importFrom(lubridate,is.Date)
importFrom(minpack.lm,nlsLM)
importFrom(nloptr,nloptr)
importFrom(parallel,detectCores)
importFrom(patchwork,guide_area)
importFrom(patchwork,plot_annotation)
importFrom(patchwork,plot_layout)
importFrom(patchwork,wrap_plots)
importFrom(prophet,add_regressor)
importFrom(prophet,fit.prophet)
importFrom(prophet,prophet)
importFrom(rPref,low)
importFrom(rPref,psel)
importFrom(reticulate,conda_create)
importFrom(reticulate,conda_install)
importFrom(reticulate,import)
importFrom(reticulate,py_install)
importFrom(reticulate,py_module_available)
importFrom(reticulate,tuple)
importFrom(reticulate,use_condaenv)
importFrom(reticulate,use_virtualenv)
importFrom(reticulate,virtualenv_create)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,dweibull)
importFrom(stats,end)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,nls.control)
importFrom(stats,predict)
importFrom(stats,pweibull)
importFrom(stats,quantile)
importFrom(stats,qunif)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,start)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace)
importFrom(stringr,str_which)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(utils,askYesNo)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
importFrom(utils,write.csv)
