Hi guys,
I have the following problem:
I am trying to do a multinomial logistic regression on a very large dataset.
My dataset has 6 columns (5 independent variables and 1 dependent variable) and 176,483 rows (observations).
The function in R which does exactly what I need is...