pval: Accessor and replacement functions for 'pval' slot

Description Usage Arguments Value Author(s) Examples

Description

Accessor and replacement functions for the pval slot in a COBRAData object.

Usage

1
2
3
4
5
6
7
8
9
pval(x, ...)

pval(x, ...) <- value

## S4 method for signature 'COBRAData'
pval(x)

## S4 replacement method for signature 'COBRAData,data.frame'
pval(x) <- value

Arguments

x

A COBRAData object.

...

Additional arguments.

value

A data frame containing p-values for each feature and each method.

Value

The accessor function returns a data frame containing p-values for each feature and each method.

Author(s)

Charlotte Soneson

Examples

1
2

iCOBRA documentation built on April 17, 2021, 6:07 p.m.