I am calculating a value that is computed by dividing the derivative of the cumulative distribution function by the value of the distribution function at that point. It is of the form:
𝐽=𝐹′(𝑥) / 𝐹(𝑥)
Where 𝐹(𝑥)is the cumulative distribution function. To get the confidence band on 𝐹(𝑥)I can use the DKF Inequality. How do I get the confidence bands on J?