# Generated by roxygen2: do not edit by hand

S3method(coef,SDMfit)
S3method(coef,trophicSDMfit)
S3method(loo,trophicSDMfit)
S3method(plot,SDMfit)
S3method(plot,trophicSDMfit)
S3method(predict,SDMfit)
S3method(predict,trophicSDMfit)
S3method(print,SDMfit)
S3method(print,trophicSDMfit)
S3method(summary,SDMfit)
S3method(summary,trophicSDMfit)
export(SDMfit)
export(computeVariableImportance)
export(evaluateModelFit)
export(plotG)
export(plotG_inferred)
export(predictPotential)
export(trophicSDM)
export(trophicSDM_CV)
import(broom.mixed)
import(ggplot2)
importFrom(GGally,ggnet2)
importFrom(abind,abind)
importFrom(bayesplot,neff_ratio)
importFrom(bayesplot,rhat)
importFrom(brms,bernoulli)
importFrom(brms,bf)
importFrom(brms,brm)
importFrom(brms,lf)
importFrom(brms,log_lik)
importFrom(brms,loo)
importFrom(brms,posterior_epred)
importFrom(brms,posterior_predict)
importFrom(brms,set_prior)
importFrom(dismo,evaluate)
importFrom(dplyr,all_of)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(grDevices,devAskNewPage)
importFrom(gridExtra,grid.arrange)
importFrom(igraph,"edge_attr<-")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,decompose)
importFrom(igraph,edge_attr)
importFrom(igraph,get.edge.ids)
importFrom(igraph,is_igraph)
importFrom(igraph,layout_with_sugiyama)
importFrom(igraph,neighbors)
importFrom(igraph,topological.sort)
importFrom(igraph,vcount)
importFrom(jtools,plot_summs)
importFrom(parallel,detectCores)
importFrom(parallel,mclapply)
importFrom(rstanarm,hs)
importFrom(rstanarm,loo)
importFrom(rstanarm,normal)
importFrom(rstanarm,posterior_epred)
importFrom(rstanarm,posterior_predict)
importFrom(rstanarm,stan_glm)
importFrom(rstantools,posterior_interval)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,deviance)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,sd)
importFrom(stats,summary.glm)
importFrom(stats,var)
importFrom(utils,globalVariables)
