# Generated by roxygen2: do not edit by hand

S3method(glance,CBEAout)
S3method(print,CBEAout)
S3method(tidy,CBEAout)
export(cbea)
export(dlst)
export(dmnorm)
export(get_raw_score)
export(glance)
export(gmean)
export(gmeanRow)
export(plst)
export(pmnorm)
export(tidy)
exportMethods(cbea)
importClassesFrom(BiocSet,BiocSet)
importClassesFrom(TreeSummarizedExperiment,TreeSummarizedExperiment)
importFrom(BiocParallel,"bpstopOnError<-")
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpok)
importFrom(BiocParallel,bptry)
importFrom(Rcpp,sourceCpp)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assays)
importFrom(dplyr,everything)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(fitdistrplus,fitdist)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(glue,glue)
importFrom(goftest,ad.test)
importFrom(lmom,samlmu)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(methods,is)
importFrom(mixtools,normalmixEM)
importFrom(mixtools,rnormmix)
importFrom(rlang,caller_env)
importFrom(rlang,empty_env)
importFrom(rlang,env_names)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,unnest)
useDynLib(CBEA, .registration = TRUE)
