Description Usage Arguments Value Examples
View source: R/RandomUtilityModels.R
Exponential models mean parameters are drawn from a uniform distribution Normal models, mean and standard devaition parameters are drawn from a standard unifrom
1 |
m |
number of sets of parameters to be drawn |
distribution |
either 'normal' or 'exponential' |
a list of RUM parameters
1 2 | Generate.RUM.Parameters(10, "normal")
Generate.RUM.Parameters(10, "exponential")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.