How many choices do we have?
I've loaded a data frame called chocolate_wide
that contains choice data collected in a survey. In each question, a respondent chose between three chocolate bars with different brand
, price
and type
. The data is in wide format, so each row represents one choice. How many choices are in the chocolate_wide
data frame?
Diese Übung ist Teil des Kurses
Choice Modeling for Marketing in R
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
