Description Usage Arguments Value Author(s) See Also Examples
Retrieve significance of each predictor used in the classification model fit (prediction of gene associated peaks).
1 2 3 4 | getPredictorSignificance(object)
## S4 method for signature 'ChipDataSet'
getPredictorSignificance(object)
|
object |
A |
A vector of p-values.
Armen R. Karapetyan
1 2 3 4 | ### Load ChipDataSet object
data(cds)
getPredictorSignificance(cds)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.