# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(AIC,moveHMM)
S3method(plot,moveData)
S3method(plot,moveHMM)
S3method(print,moveHMM)
S3method(summary,moveData)
export(CI)
export(exGen)
export(fitHMM)
export(nLogLike)
export(plotPR)
export(plotStates)
export(prepData)
export(pseudoRes)
export(simData)
export(stateProbs)
export(viterbi)
import(CircStats)
importFrom(MASS,ginv)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,evalCpp)
importFrom(boot,inv.logit)
importFrom(boot,logit)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
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(sp,spDistsN1)
importFrom(stats,acf)
importFrom(stats,integrate)
importFrom(stats,model.matrix)
importFrom(stats,na.pass)
importFrom(stats,nlm)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,terms)
useDynLib(moveHMM)
