spkQuantile {spkTools}R Documentation

Empirical Quantiles

Description

An internal function called by spkSlope.

Usage

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

data(affy)
affySlope <- spkSlope(affy)

[Package spkTools version 1.0.0 Index]