spkQuantile: Empirical Quantiles

Description Usage Arguments Author(s) Examples

View source: R/spkQuantile.R

Description

An internal function called by spkSlope.

Usage

1
spkQuantile(amt, avgE, ens, p)

Arguments

amt

a vector of nominal concentrations

avgE

the observed average expression corresponding to each nominal concentration

ens

the average expression across arrays of unexpressed genes

p

the quantiles to make the bins

Author(s)

Matthew N. McCall

Examples

1
2
data(affy)
affySlope <- spkSlope(affy)

spkTools documentation built on Nov. 8, 2020, 6:55 p.m.