Learn R Programming

geneSLOPE (version 0.38.3)

summary.selectionResult: Summary selectionResult class object

Description

Summary selectionResult class object

Usage

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

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.