# Generated by roxygen2: do not edit by hand

S3method(AIC,moveHMM)
S3method(plot,moveData)
S3method(plot,moveHMM)
S3method(print,moveHMM)
S3method(summary,moveData)
export(CI)
export(fitHMM)
export(nLogLike)
export(plotPR)
export(plotSat)
export(plotStates)
export(plotStationary)
export(prepData)
export(pseudoRes)
export(simData)
export(stateProbs)
export(stationary)
export(viterbi)
import(CircStats)
importFrom(MASS,ginv)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,evalCpp)
importFrom(boot,inv.logit)
importFrom(boot,logit)
importFrom(geosphere,bearing)
importFrom(ggmap,get_map)
importFrom(ggmap,ggmap)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_color_manual)
importFrom(grDevices,gray)
importFrom(grDevices,hcl)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(numDeriv,grad)
importFrom(sp,spDistsN1)
importFrom(stats,acf)
importFrom(stats,get_all_vars)
importFrom(stats,integrate)
importFrom(stats,model.matrix)
importFrom(stats,na.pass)
importFrom(stats,nlm)
importFrom(stats,plogis)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,terms)
useDynLib(moveHMM)
