The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Walter R. Mebane, Jr. and Jasjeet S. Sekhon
Genoud is a function that combines evolutionary search algorithms with derivative-based (Newton or quasi-Newton) methods to solve difficult optimization problems. Genoud may also be used for optimization problems for which derivatives do not exist.
A version is on CRAN. The latest development version can be installed directly from Github using devtools.
if (!require("devtools")) install.packages("devtools")
::install_github("JasjeetSekhon/rgenoud") devtools
The package contains compiled code, and you must have a development
environment to install the development version. (Use
devtools::has_devel()
to check whether you do.) If no
development environment exists, Windows users download and install
Rtools and macOS users download and install Xcode.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.