cdf.data.
Observations with a high pvalue (-> 1) are also rare, thus calculating
1-pvalue or 1-F will return the probability at the other end of the
distribution. See ecdf for details ecdf.
cdf.pval(cdf.data, sample.data=NULL, ...)cdf.pval returns a dataframe containing rows= observations (input
order preserved) and columns = assays. The column order may have changed to
match sample.data, if provided. Values will be between 0 and 1.
cdf.data and
sample.data should be corresponding if using both. Each column in the cdf.data is used for generating the CDF.
For columns (assays or probes) where
ecdf
#See the sweave document in the corresponding paper for examples
Run the code above in your browser using DataLab