View source: R/sensitivityMnl.R
sensitivityMnl | R Documentation |
Function for creating data for a share - sensitivity chart Based on chapter 13 of R for Marketing Research and Analytics https://link.springer.com/book/10.1007/978-3-319-14436-8 licensed with apache Function for creating data for a share - sensitivity chart Based on chapter 13 of R for Marketing Research and Analytics https://link.springer.com/book/10.1007/978-3-319-14436-8 licensed with apache
sensitivityMnl(model, attrib, base.data, competitor.data)
model |
mlogit object returned by mlogit() |
attrib |
list of vectors with attribute levels to be used in sensitivity |
base.data |
: data frame containing baseline design of target product |
competitor.data |
: data frame containing design of competitive set |
Dataframe with changes in share for sensitivity chart
Gabriel N. Camargo-Toledo gcamargo@sensata.io
TBD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.