# Generated by roxygen2: do not edit by hand

export(bin_continuous)
export(find_crossings)
export(interaction_surface)
export(interaction_surface_grid)
export(make_prediction_grid)
export(plot_crossings)
export(sim_factorial)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(plotly,"%>%")
importFrom(plotly,add_markers)
importFrom(plotly,add_surface)
importFrom(plotly,add_trace)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(stats,binomial)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(utils,combn)
importFrom(utils,head)
