Learn R Programming

BOG (version 2.0)

printRANK: printRANK

Description

This command print the outcome of RANK(Mann-Whiteny) test.

Usage

printRANK(x)

Arguments

x
It is a BOG object.

Examples

Run this code
	bog=BOG(data="anthracis_iron",cog.file="anthracis")
	printRANK(bog)

Run the code above in your browser using DataLab