Learn R Programming

geneSLOPE (version 0.38.2)

summary.selectionResult: Summary selectionResult class object

Description

Summary selectionResult class object

Usage

# S3 method for selectionResult
summary(object, clumpNumber = NULL, ...)

Value

No return value, called for side effects

Arguments

object

selectionResult class object

clumpNumber

number of clump to be summarized

...

Further arguments to be passed to or from other methods. They are ignored in this function.