# Generated by roxygen2: do not edit by hand

export(cholUpdateDel)
export(cholUpdateDelBlock)
export(cholUpdateRankOne)
export(get_stacking_weights)
export(iDist)
export(sim_spData)
export(spGLMexact)
export(spGLMstack)
export(spLMexact)
export(spLMstack)
export(stackedSampler)
export(surfaceplot)
export(surfaceplot2)
importFrom(CVXR,Maximize)
importFrom(CVXR,Parameter)
importFrom(CVXR,Problem)
importFrom(CVXR,Variable)
importFrom(CVXR,log_sum_exp)
importFrom(CVXR,psolve)
importFrom(MBA,mba.surf)
importFrom(future,nbrOfWorkers)
importFrom(future,plan)
importFrom(future.apply,future_lapply)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_distiller)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(parallel,detectCores)
importFrom(rstudioapi,isAvailable)
importFrom(stats,dist)
importFrom(stats,is.empty.model)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,terms)
useDynLib(spStack, .registration = TRUE)
