hyperboxplot: Hyperboxplot: for when you have too many dimensions for...

Description Usage Arguments Value

View source: R/hyperboxplot.R

Description

This is a very naive reimplementation of Karl Broman's manyboxplot, which see https://kbroman.wordpress.com/2012/04/25/microarrays-suck/.

Usage

1
hyperboxplot(x, medianorder = F, ...)

Arguments

x

A matrix from which the plot is produced. Each column is a separate group or dimension.

medianorder

Logical argument indicating whether the box plots should be ordered by median, which usually gives you a cleaner plot. Defaults to F.

...

Addidional arguments passed to plot()

Value

None.


3inar/einr documentation built on May 5, 2019, 10:43 a.m.