Description Usage Details Value Author(s) See Also Examples
The function crda.demo
performs classification using compressive regularized
discriminant analysis (CRDA) approach for one split of a real genomic dataset, Khan'2001.
1 | crda.demo(prior = "uniform")
|
crda.demo
An object res
of class crda.demo
with the following attributes:
funCall |
The call to the |
TER |
Test error rate (TER) in terms of percentage of misclassifications. |
FSR |
Feature selection rate (FSR) in terms of percentage of features used. |
CT |
Computational time (CT) in seconds. |
Muhammad Naveed Tabassum and Esa Ollila, 2019.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.