# Generated by roxygen2: do not edit by hand

useDynLib(ngspatial)
S3method(residuals,autologistic)
S3method(residuals,sparse.sglmm)
S3method(summary,autologistic)
S3method(summary,sparse.sglmm)
S3method(vcov,autologistic)
S3method(vcov,sparse.sglmm)
export(adjacency.matrix)
export(autologistic)
export(rautologistic)
export(sparse.sglmm)
import(Rcpp)
import(batchmeans)
importFrom(stats, .getXlevels, binomial, cov, dbinom,
             dnorm, dpois, gaussian, glm, model.matrix,
             model.offset, model.response, optim, qnorm,
             quantile, rgamma, rnorm, runif, vcov, weights)
importFrom(utils, flush.console, packageDescription)