Description Objects from the Class Slots Methods Author(s) References Examples
A virtual class which represents a generic Membership Function.
A virtual Class: No objects may be created from it.
center
:Object of class "numeric"
. Represents the peak point in the function curve.
width
:Object of class "numeric"
. Represents the length of values lower than 1 and greater than 0 in the function curve.
signature(object = "ExpressionLevel")
: Prints the ExpressionLevel subclass of the object.
signature(object = "ExpressionLevel", values = "numeric")
: Generic function to be implemented in the subclasses.
signature(object = "ExpressionLevel", x = "numeric")
: Generic function to be implemented in the subclasses.
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
1 | showClass("ExpressionLevel")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.