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