issues
search
soichiroy
/
emlogit
ECM algorithm for the multinomial logit model
GNU General Public License v3.0
1
stars
1
forks
source link
random initilization
#4
Closed
sou412
closed
4 years ago
sou412
commented
4 years ago
Need some deterministic way to initialize coefficients.
This will help avoid getting
NaN
under some initialization.
sou412
commented
4 years ago
Current implementation supports initialization by
lm()
.
NaN
under some initialization.