You can get Empirical Bayes modal or mean estimates of theta using:
predict theta_modal, latent ebmode
predict theta_mean, latent ebmean
After fitting the model.
You can get Empirical Bayes modal or mean estimates of theta using:
predict theta_modal, latent ebmode
predict theta_mean, latent ebmean
After fitting the model.