I have to mimic RFC simulation in our proprietary simulation software.
I have read both the documentation and Huber, Orme, Miller 1999 article on simulations with RFC. Yet I'm still missing some parts of the algorithm.
1. What distribution does the attribute error follows?
2. What are the values of Gumbel parameters for product error? mi = 0, b = variability (from simulation setting).
3. Where the exponent is used. As I understand RFC does multiple randomized (by errors added) first choices. So there is no evident place where exponentiation is done.