Control for Robust Linear Regression with Genetic Algorithm

DESCRIPTION:

Allows the users to set values affecting the genetic algorithm used for robust regression in lmRob. These parameters are the same as those arguments of ltsreg.default with the same names.

USAGE:

lmRob.genetic.control(popsize=NULL, mutate.prob=NULL, random.n=NULL, 
                      births.n=NULL, stock=list(), maxslen=NULL,
                      stockprob=NULL, nkeep=1) 

SEE ALSO:

, .