library(SpeCond)
data(expressionSpeCondExample)
##Perform the SpeCond analysis step by step
param.detection=getDefaultParameter()
param.detection
fit1=fitPrior(expressionSpeCondExample, param.detection=param.detection)
##then use getSpecificOutliersStep1(), fitNoPriorWithExclusion() and
## getSpecificResult()
Run the code above in your browser using DataLab