probabilities_mnl {spdesign} | R Documentation |
Calculate the MNL probabilities
Description
Calculate the MNL probabilities
Usage
probabilities_mnl(x)
Arguments
x |
An 'spdesign' object. |
Value
A matrix of probabilities for each alternative and choice task. With Bayesian priors the return is the average probabilites over the prior distribution
[Package spdesign version 0.0.4 Index]