Thanks for the support Now with this code modification its working without any warning !!! random resn_pred_act ~binary(theta_act) subject= n_po_act monitor=(resn_pred_act); random resn_pred_ctrl~binary(theta_ctrl) subject=n_po_ctrl monitor=(resn_pred_ctrl);
... View more