I have a doubt in plotting an ROC , I have following parameters
1) Probablity of detection Theoritical (Pd_theory)
2) Probablity of false alarm assumed (Pfa)
3) Probablity of detection simulated (Pd_sim)
4) Probablity of false alarm simulated (Pf_sim)
And I want to plot Pd_sim with respect to false alarm. But I don't know which false alarm would be more correct to take. Pfa or Pf_sim and why?