# Generated by roxygen2: do not edit by hand

export(download_pretrained_vae)
export(install_environment)
export(load_environment)
export(load_vae)
export(train_vae)
export(vgmsfh_numpyro)
exportClasses(Decoder)
exportClasses(VGMSFH)
exportMethods(coef)
exportMethods(confint)
exportMethods(plot)
exportMethods(summary)
importFrom(dplyr,"%>%")
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(gridExtra,grid.arrange)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(reticulate,install_python)
importFrom(reticulate,py)
importFrom(reticulate,py_config)
importFrom(reticulate,py_install)
importFrom(reticulate,source_python)
importFrom(reticulate,use_condaenv)
importFrom(reticulate,use_virtualenv)
importFrom(rlang,.data)
importFrom(sf,st_read)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(tidyr,pivot_longer)
importFrom(utils,download.file)
importFrom(utils,read.table)
importFrom(utils,unzip)
importFrom(utils,write.table)
