Hi,
Is it possible to get individual hazard functions by group using streg? For instance, if I do
can I somehow get the individual hazard functions for each group?
Is it possible to get individual hazard functions by group using streg? For instance, if I do
Code:
streg x1 x2, dist(weibull) frailty(gamma) shared(group)

Comment