November 9th, 2006, 8:39 am
Thanks zeta, but I was hoping not to model g(x) as this introduces extra errors, and I've not really got any justification for any given model.frontofficequant - that sounds interesting, could you point me in the direction of any good papers on this? What sort of algorithm is it? Direct search?The concern I've been having with most of the algorithms I've tried is that they cannot make use of the special information, such as monotonicity and knowing the conditional distributions, and so they seem very slow to converge.Additionally, what I really need is to be able to bound this from below, i.e. to find the largest x such that g(x) <= a, to some confidence, however the added twist is that i think f(x) generally converges on g(x) more slowly for smaller x.I'm hoping to do this in less than 100 steps.