Dear stat users,
I am interested in calculating the correctly called event, false alrams, specifity, sensitivity,etc for the fixxed effect logit.
I want to calculate something like below.
probit event var1 var2 var3 var4, nolog
estat classification, cutoff(.1)

Is there anyway to get this Statistics for the fixed effect logit or should I do it manually?
I am interested in calculating the correctly called event, false alrams, specifity, sensitivity,etc for the fixxed effect logit.
I want to calculate something like below.
probit event var1 var2 var3 var4, nolog
estat classification, cutoff(.1)
Is there anyway to get this Statistics for the fixed effect logit or should I do it manually?
Comment