# Generated by roxygen2: do not edit by hand

S3method(coef,DiSSMod)
S3method(confint,DiSSMod)
S3method(logLik,DiSSMod)
S3method(plot,DiSSMod)
S3method(print,DiSSMod)
S3method(print,summary.DiSSMod)
S3method(summary,DiSSMod)
export(DiSSMod)
import(psych)
importFrom(MASS,glm.nb)
importFrom(grDevices,extendrange)
importFrom(graphics,abline)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rug)
importFrom(matrixcalc,is.positive.definite)
importFrom(sfsmisc,posdefify)
importFrom(stats,approxfun)
importFrom(stats,binomial)
importFrom(stats,contrasts)
importFrom(stats,dbinom)
importFrom(stats,dexp)
importFrom(stats,dlogis)
importFrom(stats,dnbinom)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,glm)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.pass)
importFrom(stats,optim)
importFrom(stats,pexp)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,poisson)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(stats,symnum)
importFrom(stats,uniroot)
