# Generated by roxygen2: do not edit by hand

S3method(predict,jSDM)
export(get_enviro_cor)
export(get_residual_cor)
export(inv_logit)
export(jSDM_binomial_logit)
export(jSDM_binomial_probit)
export(jSDM_binomial_probit_long_format)
export(jSDM_binomial_probit_sp_constrained)
export(jSDM_gaussian)
export(jSDM_poisson_log)
export(logit)
export(plot_associations)
export(plot_residual_cor)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,evalCpp)
importFrom(coda,HPDinterval)
importFrom(coda,as.mcmc)
importFrom(corrplot,corrplot)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,par)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(methods,is)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.pass)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stringi,stri_remove_empty)
useDynLib(jSDM , .registration=TRUE)
