# Generated by roxygen2: do not edit by hand S3method(as.list,glmGamPoi) S3method(format,glmGamPoi) S3method(format,summary.glmGamPoi) S3method(predict,glmGamPoi) S3method(print,glmGamPoi) S3method(print,summary.glmGamPoi) S3method(residuals,glmGamPoi) S3method(summary,glmGamPoi) export(glm_gp) export(loc_median_fit) export(overdispersion_mle) export(overdispersion_shrinkage) export(pseudobulk) export(test_de) export(vars) import(Rcpp) import(stats) importFrom(BiocGenerics,end) importFrom(BiocGenerics,width) importFrom(SummarizedExperiment,assay) importFrom(methods,as) importFrom(methods,canCoerce) importFrom(methods,is) importFrom(utils,head) useDynLib(glmGamPoi, .registration = TRUE)