conjoint_inquiries | R Documentation |
See https://book.declaredesign.org/experimental-descriptive.html#conjoint-experiments
conjoint_inquiries(data, levels_list, utility_fn)
data |
A data.frame |
levels_list |
List of conjoint levels |
utility_fn |
a function that takes data and returns an additional column called U, which represents the utility of the choice |
a data.frame of estimand values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.