Code:
melogit numerator i.time##i.group [pweight = w], || subject:time, covariance(unstructured) binomial(denominator)
Code:
margins i.time#i.group, predict(fixedonly)
melogit numerator i.time##i.group [pweight = w], || subject:time, covariance(unstructured) binomial(denominator)
margins i.time#i.group, predict(fixedonly)
Leave a comment: