print: Print results of statistical tests.

printR 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


topologyGSA documentation built on Sept. 26, 2023, 1:05 a.m.