toy: an artificial dataset

Description Usage Format Source Examples

Description

Artificial dataset from the simulation study of Eo et al. (2012).

Usage

1
data("toy")

Format

A data frame with 200 peptides (rows) and 15 samples (columns).

Source

Eo, S-H, Pak, D, Choi, J, and Cho, H. (2012). Outlier Detection for Multiplicative High-throughput Data. BMC Research Notes, 5, 1–6.

Examples

1
2
3
data(toy)
## str(toy)
## pairs(log2(toy), pch = 20, cex = .7)

sooheang/OutlierDM documentation built on May 30, 2019, 6:31 a.m.