Description Usage Arguments Value Examples
View source: R/RandomUtilityModels.R
This function supports RUMs 1) Normal 2) Normal with fixed variance (fixed at 1) 3) Exponential (top k setting like Election)
1 | Estimation.RUM.MLE(Data, iter = 10, dist, race = FALSE)
|
Data |
data in either partial or full rankings |
iter |
number of EM iterations to run |
dist |
underlying distribution. Can be "norm", "norm.fixedvariance", "exp" |
race |
indicator that each agent chose a random subset of alternatives to compare |
parameters of the latent RUM distributions
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.