# Generated by roxygen2: do not edit by hand

S3method(AIC,cmpfit)
S3method(AIC,zicmpfit)
S3method(BIC,cmpfit)
S3method(BIC,zicmpfit)
S3method(coef,cmpfit)
S3method(coef,zicmpfit)
S3method(deviance,cmpfit)
S3method(deviance,zicmpfit)
S3method(equitest,cmpfit)
S3method(equitest,zicmpfit)
S3method(leverage,cmpfit)
S3method(logLik,cmpfit)
S3method(logLik,zicmpfit)
S3method(nu,cmpfit)
S3method(nu,zicmpfit)
S3method(parametric.bootstrap,cmpfit)
S3method(parametric.bootstrap,zicmpfit)
S3method(predict,cmpfit)
S3method(predict,zicmpfit)
S3method(print,cmpfit)
S3method(print,zicmpfit)
S3method(residuals,cmpfit)
S3method(residuals,zicmpfit)
S3method(sdev,cmpfit)
S3method(sdev,zicmpfit)
S3method(summary,cmpfit)
S3method(summary,zicmpfit)
S3method(vcov,cmpfit)
S3method(vcov,zicmpfit)
export(dcmp)
export(dzicmp)
export(dzip)
export(ecmp)
export(equitest)
export(ezicmp)
export(ezip)
export(get.control)
export(get.fixed)
export(get.init)
export(get.init.zero)
export(get.modelmatrix)
export(get.offset)
export(get.offset.zero)
export(glm.cmp)
export(glm.cmp.raw)
export(glm.zicmp.raw)
export(leverage)
export(ncmp)
export(nu)
export(parametric.bootstrap)
export(pcmp)
export(pzicmp)
export(pzip)
export(qcmp)
export(qzicmp)
export(qzip)
export(rcmp)
export(rzicmp)
export(rzip)
export(sdev)
export(tcmp)
export(vcmp)
export(vzicmp)
export(vzip)
import(Rcpp)
import(stats)
importFrom(numDeriv,grad)
importFrom(numDeriv,hessian)
importFrom(utils,head)
useDynLib(COMPoissonReg, .registration = TRUE)
