Reports market share for subsamples
Compares market shares across subsamples in dataset, and writes results to a file.
apollo_choiceAnalysis(choiceAnalysis_settings, apollo_control, database)
choiceAnalysis_settings |
List containing settings for this function. The settings must be:
|
apollo_control |
List. Options controlling the running of the code. See apollo_validateInputs. |
database |
data.frame. Data used by model. |
Saves the output to a csv file in the working directory.
Silently returns a matrix containg the mean ehen chosen and un chose for each explanator,
as well as the t-test comparing those means (H0: equivalence).
The table is also writen to a file called modelName_choiceAnalysis.csv
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.