logistic regression
Mostrar comentarios más antiguos
I am trying to use logistic regression, but when i execute the following line of code
betaHatNorm=mnrfit(data,class);
my betaHatNorm contains mostly Nan, any resaon it might do so? it also throws a warning regarding matrix
Warning: Matrix is singular to working precision.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Multinomial Distribution en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!