# Generated by roxygen2: do not edit by hand

S3method(plot,dsm)
S3method(plot,dsm.var)
S3method(predict,dsm)
S3method(print,dsm)
S3method(print,dsm.var)
S3method(print,summary.dsm.var)
S3method(summary,dsm)
S3method(summary,dsm.var)
export(dsm)
export(dsm.cor)
export(dsm.var.gam)
export(dsm.var.movblk)
export(dsm.var.prop)
export(generate.ds.uncertainty)
export(generate.mb.sample)
export(latlong2km)
export(make.soapgrid)
export(rqgam.check)
export(trim.var)
import(ggplot2)
import(mgcv)
import(mrds)
import(nlme)
importFrom(grDevices,boxplot.stats)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(numDeriv,grad)
importFrom(statmod,qres.nbinom)
importFrom(statmod,qres.tweedie)
importFrom(statmod,qresid)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,fitted)
importFrom(stats,napredict)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,quasipoisson)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.table)
