obtCount {SPsimSeq}R Documentation

Calculates height and mid points of a distribution

Description

Calculates height and mid points of a distribution

Usage

obtCount(Y, w)

Arguments

Y

a vector of gene expression data for a particular gene (in log CPM)

w

a numeric value between 0 and 1 or NULL refering the number of classes to be created

Value

a list object contating class breaks, mid points and counts


[Package SPsimSeq version 1.0.0 Index]