
Constrained MLE for Risk Difference (Miettinen-Nurminen)
Source:R/RcppExports.R
mn_constrained_mle_pc_cpp.RdSolves the likelihood equations for p_C subject to p_T - p_C = delta. Uses bisection on the score function (derivative of log-likelihood) which is monotonic and well-behaved.