# Generated by roxygen2: do not edit by hand

S3method(coef,panglm)
S3method(confint,panglm)
S3method(fitted,panglm)
S3method(generics::glance,panglm)
S3method(generics::tidy,panglm)
S3method(logLik,panglm)
S3method(nobs,panglm)
S3method(plot,panglm)
S3method(plot,panglm_hurdle)
S3method(predict,panglm)
S3method(print,panglm)
S3method(print,panglm_dispersiontest)
S3method(print,panglm_hausman)
S3method(print,panglm_hurdle)
S3method(print,summary.panglm)
S3method(residuals,panglm)
S3method(summary,panglm)
S3method(vcov,panglm)
export(binomial_family)
export(gaussian_family)
export(negbin_family)
export(panglm)
export(panglm_dispersiontest)
export(panglm_hausman)
export(panglm_hurdle)
export(poisson_family)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,as.data.table)
importFrom(data.table,rleidv)
importFrom(data.table,setDT)
importFrom(data.table,setkeyv)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
useDynLib(panglm, .registration = TRUE)
