RFreak-package {RFreak} | R Documentation |
An R interface to a modified version of the Free Evolutionary Algorithm Kit FrEAK. FrEAK is a toolkit written in Java to design and analyze evolutionary algorithms. Both the R interface and an extended version of FrEAK are contained in the RFreak package. For more information on FrEAK see http://sourceforge.net/projects/freak427/.
Package: | RFreak |
Version: | 0.2-1 |
Date: | 2008-04-30 |
Depends: | R (>= 2.6.0), rJava (>= 0.5.0) |
Imports: | methods |
LazyLoad: | yes |
License: | GPL (>= 2) |
SystemRequirements: | Java (>= 5.0) |
Index:
FreakReturn-class Class "FreakReturn" GPAS-class Class "GPAS" GPASDiscrimination Execute the GPAS algorithm for discrimination GPASInteractions Execute the GPAS algorithm for feature selection LTSevol Least Trimmed Squares Robust Regression data.logicfs Example Data of GPAS executeSchedule Executes a FrEAK schedule launchScheduleEditor Launches a graphical schedule editor ltsEA-class Class "ltsEA" predict-method predict using new predictors
Robin Nunkesser <Robin.Nunkesser@tu-dortmund.de>
FrEAK: http://sourceforge.net/projects/freak427/
R. Nunkesser, T. Bernholt, H. Schwender, K. Ickstadt, and I. Wegener (2007). Detecting High-Order Interactions of Single Nucleotide Polymorphisms Using Genetic Programming. Bioinformatics, 23, 3280-3288.