# Generated by roxygen2: do not edit by hand

S3method(extract,list)
S3method(extract,stanfit)
export(BASiCStan)
export(Stan2BASiCS)
import(Rcpp)
import(methods)
importFrom(BASiCS,BASiCS_PriorParam)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(SingleCellExperiment,altExp)
importFrom(SingleCellExperiment,altExpNames)
importFrom(SingleCellExperiment,counts)
importFrom(SingleCellExperiment,logcounts)
importFrom(SingleCellExperiment,sizeFactors)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,rowData)
importFrom(rstan,extract)
importFrom(rstan,sampling)
importFrom(rstan,vb)
importFrom(rstantools,posterior_predict)
importFrom(scran,calculateSumFactors)
importFrom(stats,model.matrix)
importFrom(stats,setNames)
importFrom(utils,capture.output)
useDynLib(BASiCStan, .registration = TRUE)
