Re: [R] Problem witth nnet:multinom

2019-06-23 Thread David Winsemius
> On Jun 21, 2019, at 10:58 AM, Tom Woolman wrote: > > I am using R with the nnet package to perform a multinomial logistic > regression on a training dataset with ~5800 training dataset records and 45 > predictor variables in that training data. Predictor variables were chosen as > a subset

[R] Problem witth nnet:multinom

2019-06-21 Thread Tom Woolman
I am using R with the nnet package to perform a multinomial logistic regression on a training dataset with ~5800 training dataset records and 45 predictor variables in that training data. Predictor variables were chosen as a subset of all ~120 available variables based on PCA analysis. My t