Hi all,
I am trying to fit a multinomial model for four outcomes using mlogit in Stata.
I wonder if there are Stata codes available to assess the model performance of a multinomial logistic model such as calibration (calibration plot), discrimination (AUC) and diagnostic accuracy.
The command 'mlogitroc' was tried, but it doesn't give the AUC or ROC for each evaluated outcome.
Related Posts with Calculate AUC and diagnostic accuracy for each outcome after mlogit
Desingplot without showing the missing valuesSuppose i have the following data in which the variables have some missing values. I want to show th…
Creating a bar chart with error when all variables are categoricalHi everyone, I am trying to create bar graphs with error bars. My data consists of an individual id…
Panel Random Effects/MLE, rho and R-squaredHi, my empirical strategy is as follows: 1. Apply coarsened exact matching to get weights cem all_c…
Five year periodsHi! I have a question regarding constructing dependent and independent variables for a regression s…
How to make the following code using esttab and estadd work?Hi, eststo clear eststo xtreg y x z if h=0 eststo xtreg y x z if h=1 estadd ? esttab using "${OUTPA…
Subscribe to:
Post Comments (Atom)
0 Response to Calculate AUC and diagnostic accuracy for each outcome after mlogit
Post a Comment