
Summed log ratio over independent observations, with the observation fixed
Source:R/nre.R
nre_iid_evaluator.Rdde_iid_evaluator()'s counterpart for a ratio estimator. There is no fast
path to specialize: the classifier sees (theta, x_i) jointly, so every
pair costs a forward pass however the loop is arranged.