acor.lthgaussian {evoper}R Documentation

Select the lth gaussian function

Description

Given a weight vector calculate the probabilities of selecting the lth gaussian function and return the index of lht gaussian selected with probability p

Usage

acor.lthgaussian(W)

Arguments

W

The vector of weights

Value

The index of lht gaussian function

References

[1] Socha, K., & Dorigo, M. (2008). Ant colony optimization for continuous domains. European Journal of Operational Research, 185(3), 1155-1173. http://doi.org/10.1016/j.ejor.2006.06.046


[Package evoper version 0.5.0 Index]