import(SingleCellExperiment)
# Generated by roxygen2: do not edit by hand

export(example_sigmoid)
export(extract_pars)
export(fit_nzi_model)
export(fit_zi_model)
export(switchde)
export(switchplot)
import(dplyr)
import(ggplot2)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,colData)
importFrom(methods,is)
importFrom(stats,coef)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,var)