Hello,
I want to generate predicted probabilities after running the multinomial logit using mtable command. I want the predicted probabilities across the variable AGE. I find that the general syntax is mtable, atmeans at(AGE=x). However since i want this predicted probability for all values of AGE is there a way to do it at one go ?That is instead writing the command again and again for different values of AGE can I generate it with a single command?
Please help!
I want to generate predicted probabilities after running the multinomial logit using mtable command. I want the predicted probabilities across the variable AGE. I find that the general syntax is mtable, atmeans at(AGE=x). However since i want this predicted probability for all values of AGE is there a way to do it at one go ?That is instead writing the command again and again for different values of AGE can I generate it with a single command?
Please help!
Comment