standard.pearson: A clustering function based on pearson correlation

Description Usage Arguments Value Author(s) See Also Examples

View source: R/heatmap.R

Description

Given a matrix of values, uses hclust and cor to generate a clustering based on 1-Pearson correlation

Usage

1

Arguments

x

A matrix of data

Value

The result of performing an hclust

Author(s)

Crispin J Miller

See Also

hmap hmap.eset hmap.pc

Examples

1
2
3
4
  ## Not run: 
	y <- standard.pearson(x)
  
## End(Not run)

simpleaffy documentation built on Nov. 8, 2020, 11:09 p.m.