Learn R Programming

spkTools (version 1.28.0)

spkQuantile: 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

Examples

Run this code
data(affy)
affySlope <- spkSlope(affy)

Run the code above in your browser using DataLab