arrOutStruct-class: Class "arrOutStruct" container for ArrayOutliers output

Description Objects from the Class Extends Methods Author(s) Examples

Description

Class "arrOutStruct" container for ArrayOutliers output

Objects from the Class

Objects can be created by calls of the form new("arrOutStruct", ...). This class just extends list but has specialized show and plot methods.

Extends

Class "list", from data part. Class "vector", by class "list", distance 2. Class AssayData, by class "list", distance 2.

Methods

plot

signature(x = "arrOutStruct", y = "ANY"): a biplot of QA statistics

show

signature(object = "arrOutStruct"): summary report

Author(s)

Vince Carey <stvjc@channing.harvard.edu>

Examples

1
2
3
4
data(maqcQA)
f1 = ArrayOutliers(maqcQA[,-c(1:2)], alpha=0.01)
names(f1)
f1

arrayMvout documentation built on Nov. 8, 2020, 8:07 p.m.