powered by
Search a taxicab principal component using the genetic algorithm
SearchGeneticAlgoritm(pResidual)
A matrix of of non-negative numbers
A list: L1Max = maximum L1 norm; uMax = Linf unit vector giving the maximum L1 norm
This function is for internal usage only.
The vector uMax is normalize to uMax[1] = 1
# NOT RUN { SearchGeneticAlgoritm(matrix(-3:8,nrow=4,ncol=3)) # }
Run the code above in your browser using DataLab