Lorenz.Population | R Documentation |
Lorenz.Population
creates the initial population of the genetic algorithm used to solve the Lorenz regression.
Lorenz.Population(object)
object |
An object of class " |
Note that this population produces an initial solution ensuring a unit norm.
A matrix of dimension object@popSize
times the number of explanatory variables minus one, gathering the initial population.
Lorenz.GA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.