Description Usage Arguments Value Author(s) References
Discretizes the gene expression data (float values) into ‘Low’, ‘Medium’ or ‘High’ labels.
1 | discretizeExpressionValues(rmadataset, mfs, zeta = 0.5, overlapping = 2)
|
rmadataset |
|
mfs |
Membership functions to determine the discret value (linguistic label) corresponding to a given gene expression level. |
zeta |
Threshold value which controls the activation of a linguistic label ('Low', 'Medium' or 'High'). |
overlapping |
Modifies the number of membership functions used in the discretization process.
|
Matrix containing discrete values according to the overlapping parameter after discretizing the gene expression values.
Includes an attribute types which determines the category of each sample.
Rodrigo Alvarez-Gonzalez
Daniel Glez-Pena
Fernando Diaz
Florentino Fdez-Riverola
Maintainer: Rodrigo Alvarez-Gonzalez <rodrigo.djv@uvigo.es>
F. Diaz; F. Fdez-Riverola; D. Glez-Pena; J.M. Corchado. Using Fuzzy Patterns for Gene Selection and Data Reduction on Microarray Data. 7th International Conference on Intelligent Data Engineering and Automated Learning: IDEAL 2006, (2006) pp. 1095-1102
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.