Description Objects from the Class Extends Methods Author(s) Examples
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>
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.