print {topologyGSA}R Documentation

Print results of statistical tests.

Description

This functions prints a summary of the results of each statistical test.

Usage

## S3 method for class 'clique.var.test'
print(x, ...)
## S3 method for class 'clique.mean.test'
print(x, ...)
## S3 method for class 'pathway.var.test'
print(x, ...)
## S3 method for class 'pathway.mean.test'
print(x, ...)

Arguments

x

the result of a statistical test

...

ignored

Author(s)

M. Sofia Massa, Gabriele Sales


[Package topologyGSA version 1.5.0 Index]