Other packages > Find by keyword >

GAparsimony  

Searching Parsimony Models with Genetic Algorithms
View on CRAN: Click here


Download and install GAparsimony package within the R console
Install from CRAN:
install.packages("GAparsimony")

Install from Github:
library("remotes")
install_github("cran/GAparsimony")

Install by package version:
library("remotes")
install_version("GAparsimony", "0.9.5")



Attach the package and use:
library("GAparsimony")
Maintained by
F.J. Martinez-de-Pison
[Scholar Profile | Author Map]
First Published: 2017-08-04
Latest Update: 2023-04-07
Description:
Methodology that combines feature selection, model tuning, and parsimonious model selection with Genetic Algorithms (GA) proposed in {Martinez-de-Pison} (2015) . To this objective, a novel GA selection procedure is introduced based on separate cost and complexity evaluations.
How to cite:
F.J. Martinez-de-Pison (2017). GAparsimony: Searching Parsimony Models with Genetic Algorithms. R package version 0.9.5, https://cran.r-project.org/web/packages/GAparsimony. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.9-1 (2017-08-04 00:53), 0.9.2 (2018-05-18 11:34), 0.9.4 (2019-12-03 13:20)
Other packages that cited GAparsimony R package
View GAparsimony citation profile
Other R packages that GAparsimony depends, imports, suggests or enhances
Complete documentation for GAparsimony
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for GAparsimony051015202530TrendBars

Today's Hot Picks in Authors and Packages

LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA