outlierResult-class {flowQ}R Documentation

Class "outlierResult"

Description

A class to hold the results of an outlier test

Objects from the Class

Objects can be created by calls of the form new("outlierResult", ...). ~~ describe objects here ~~

Slots

frameId:
Object of class "character" ~~
filterDetails:
Object of class "list" ~~
test:
Object of class "character" ~~
parameters:
Object of class "ANY" ~~

Extends

Class "outlier", directly.

Methods

No methods defined with class "outlierResult" in the signature.

Note

~~further notes~~

Author(s)

~~who you are~~

References

~put references to the literature/web site here ~

Examples

#showClass("outlierResult")

[Package flowQ version 1.2.0 Index]