Description Usage Arguments Value Author(s)
Report model features at pre-specific thresholds. For predictive models, reports non-zero model features at specified regularization thresholds. For FDR-constrained models, reports features below specified false discovery rates.
1 | citrus.extractModelFeatures(cvMinima, finalModel, finalFeatures)
|
cvMinima |
List of regularization indicies at which to extract model features, produced by |
finalModel |
Predictive model from which to extract non-zero features. |
finalFeatures |
Features used to construct |
List of significant features and clusters at specified thresholds.
Robert Bruggner
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.