Hi,
I am running Cox proportional hazard models and exporting the results using -outreg2-.
The scalars that I export are N, N_Sub, N_fail, N_clust, chi2, and ll.
All of the scalar values that I need get exported except for N_Sub (number of subjects). Then I get this message after -outreg2-: "check eret list for the existence of e(N_Sub)"
I checked the scalars of the model and it seems that they are generated and stored in memory. But, N-Sub is not exported. Is this a bug? Have you ever faced a similar problem?
Thanks,
Navid
I am running Cox proportional hazard models and exporting the results using -outreg2-.
The scalars that I export are N, N_Sub, N_fail, N_clust, chi2, and ll.
All of the scalar values that I need get exported except for N_Sub (number of subjects). Then I get this message after -outreg2-: "check eret list for the existence of e(N_Sub)"
I checked the scalars of the model and it seems that they are generated and stored in memory. But, N-Sub is not exported. Is this a bug? Have you ever faced a similar problem?
Thanks,
Navid
Comment