arrOutStruct-class {arrayMvout} | R Documentation |
Class "arrOutStruct" container for ArrayOutliers output
Objects can be created by calls of the form new("arrOutStruct", ...)
.
This class just extends list
but has specialized show
and plot
methods.
Class "list"
, from data part.
Class "vector"
, by class "list", distance 2.
Class AssayData
, by class "list",
distance 2.
signature(x = "arrOutStruct", y = "ANY")
: a biplot of QA statistics signature(object = "arrOutStruct")
: summary report Vince Carey <stvjc@channing.harvard.edu>
data(maqcQA) f1 = ArrayOutliers(maqcQA[,-c(1:2)], alpha=0.01) names(f1) f1