Lorenz.Population {LorenzRegression} | 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.