powered by
Estimation.RUM.MLE(Data, iter = 10, dist, race = FALSE)
Data.Tiny <- matrix(c(1, 2, 3, 3, 2, 1, 1, 2, 3), ncol = 3, byrow = TRUE) Estimation.RUM.MLE(Data.Tiny, iter = 2, dist="norm")
Run the code above in your browser using DataLab