subset.summary.scanoneperm: Subset a 'summary.scanoneperm' object.

Description Usage Arguments Value

View source: R/subset.summary.scanoneperm.R

Description

Subset a summary.scanoneperm object.

Usage

1
2
3
## S3 method for class 'summary.scanoneperm'
subset(x, alphas = NULL, lodcolumns = NULL,
  ...)

Arguments

x

A summary.scanoneperm object.

alphas

Significance levels by which to subset the input object.

lodcolumns

In a scanone or equivalent object, this parameter indicates which LOD columns to consider. In other objects with LOD-column-associated elements, this parameter indicates which of those LOD-column-associated elements to consider. The specified LOD columns must be a character vector of LOD column names, a logical vector with length equal to the number of LOD columns, or a numeric vector of indices with respect to the set of LOD columns. If no LOD columns are specified, all are used.

...

Unused arguments.

Value

The input summary.scanoneperm object, subsetted with respect to the specified constraints.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.