How do I find the confidence interval for the MLE of a Bradley Terry Model?

27 Views Asked by At

I am trying to find out how to find the confidence interval of the Bradley Terry Model. I have the log likelihood equation, and I know I need to use the Fisher Information which is the negative Hessian matrix, however I am unsure what to do next. I also intend to program this.