# Generated by roxygen2: do not edit by hand

S3method(lunEstimate,SCESet)
S3method(lunEstimate,matrix)
S3method(simpleEstimate,SCESet)
S3method(simpleEstimate,matrix)
S3method(splatEstimate,SCESet)
S3method(splatEstimate,matrix)
export(getParam)
export(getParams)
export(lunEstimate)
export(lunSimulate)
export(newLun2Params)
export(newLunParams)
export(newSimpleParams)
export(newSplatParams)
export(setParam)
export(setParams)
export(simpleEstimate)
export(simpleSimulate)
export(splatEstimate)
export(splatSimulate)
export(splatSimulateGroups)
export(splatSimulatePaths)
export(splatSimulateSingle)
exportClasses(Lun2Params)
exportClasses(LunParams)
exportClasses(SimpleParams)
exportClasses(SplatParams)
importFrom(Biobase,"assayData<-")
importFrom(Biobase,"fData<-")
importFrom(Biobase,"pData<-")
importFrom(Biobase,assayData)
importFrom(Biobase,fData)
importFrom(Biobase,pData)
importFrom(checkmate,checkFlag)
importFrom(checkmate,checkInt)
importFrom(checkmate,checkIntegerish)
importFrom(checkmate,checkLogical)
importFrom(checkmate,checkNumber)
importFrom(checkmate,checkNumeric)
importFrom(scater,counts)
importFrom(scater,newSCESet)
importFrom(stats,dnbinom)
importFrom(stats,median)
importFrom(stats,nls)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,rgamma)
importFrom(stats,rlnorm)
importFrom(stats,rnbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)