Other packages > Find by keyword >

rgenoud  

R Version of GENetic Optimization Using Derivatives
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rgenoud", "5.9-0.11")



Attach the package and use:
library("rgenoud")
Maintained by
Jasjeet Singh Sekhon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2002-10-18
Latest Update: 2024-09-04
Description:
A genetic algorithm plus derivative optimizer.
How to cite:
Jasjeet Singh Sekhon (2002). rgenoud: R Version of GENetic Optimization Using Derivatives. R package version 5.9-0.11, https://cran.r-project.org/web/packages/rgenoud. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:51), 1.18 (2002-10-18 16:41), 1.19 (2002-10-19 18:14), 1.20 (2002-11-10 09:38), 1.22 (2003-07-15 20:33), 1.23 (2004-02-02 13:38), 1.25 (2004-03-04 08:02), 1.31 (2005-03-01 09:24), 2.15 (2005-09-26 17:29), 2.16 (2005-10-29 11:43), 2.17 (2005-11-24 10:14), 3.0-1 (2005-12-21 09:26), 3.1-3 (2006-01-06 10:08), 4.0-2 (2006-02-17 10:44), 4.1-6 (2006-03-02 18:14), 4.2-0 (2006-11-05 22:06), 5.0-1 (2007-02-11 13:43), 5.0-3 (2007-02-13 12:11), 5.0-5 (2007-02-22 18:38), 5.1-9 (2007-03-26 10:33), 5.1-13 (2007-06-05 09:58), 5.1-14 (2007-08-07 11:09), 5.3-3 (2007-10-19 09:20), 5.3-4 (2007-11-24 11:00), 5.4-7 (2008-01-07 21:04), 5.5-1 (2009-03-13 10:44), 5.6-5 (2009-08-07 12:55), 5.6-6 (2009-08-13 10:59), 5.6-7 (2010-06-01 10:43), 5.7-1 (2010-08-27 08:24), 5.7-2 (2011-04-24 08:58), 5.7-3 (2012-06-03 22:15), 5.7-8.1 (2013-02-08 12:19), 5.7-8 (2012-06-04 08:06), 5.7-9 (2013-05-07 06:26), 5.7-12.4 (2015-07-20 09:24), 5.7-12 (2013-06-28 12:22), 5.8-1.0 (2017-10-23 09:52), 5.8-2.0 (2018-05-04 10:28), 5.8-3.0 (2019-01-24 23:40), 5.9-0.3 (2022-04-20 14:40), 5.9-0.10 (2023-12-16 00:30)
Other packages that cited rgenoud R package
View rgenoud citation profile
Other R packages that rgenoud depends, imports, suggests or enhances
Complete documentation for rgenoud
Functions, R codes and Examples using the rgenoud R package
Some associated functions: genoud . 
Some associated R codes: rgenoud.R . zzz.R .  Full rgenoud package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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