Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

parNames-methods

Parameters or decision variables names from an object of class ga-class.


Description

A method for obtaining the names of parameters or decision variables from an object of class ga-class.

Usage

parNames(object, ...)
## S4 method for signature 'ga'
parNames(object, ...)

Arguments

object

An object of class "ga", usually resulting from a call to function ga.

...

Further arguments, currently not used.

Value

A list of character values providing the names of parameters or decision variables.

Author(s)

Luca Scrucca

See Also


GA

Genetic Algorithms

v3.2.1
GPL (>= 2)
Authors
Luca Scrucca [aut, cre] (<https://orcid.org/0000-0003-3826-0484>)
Initial release
2021-04-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.