Description Usage Arguments Value Examples
View source: R/RandomUtilityModels.R
Likelihood for general Random Utility Models
1 2 |
Data |
ranking data |
parameter |
Mean of Exponential Distribution |
dist |
exp or norm |
range |
range |
res |
res |
race |
TRUE if data is sub partial, FALSE (default) if not |
log likelihood
1 2 3 | data(Data.Test)
parameter = Generate.RUM.Parameters(5, "normal")
Likelihood.RUM(Data.Test,parameter, "norm")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.