1 year ago
#384001
Marie Sara
Predicting GLMs
After I split my data frame into a training and test set, I made 2 logit regression tables with the training set. Now I need to use those models to predict the outcome of the test set and use both models to create a table comparing the predicted vs actual outcomes of the test set. How do I do this?
r
regression
glm
mlogit
0 Answers
Your Answer