Interpreting hierarchical model parameters
Okay, now that we have choc_m7
estimated, let's take a look at the parameters. Use summary()
and plot()
to inspect the choc_m7
model. Of the four brands of chocolate listed, which has the greatest heterogeneity in preference? You can look at the values of the sd.<brand_name>
parameter, which is the log of the standard deviation of the distribution of parameters. Larger values mean there are larger differences between people. Or you could look at the distribution of values in the plot.
Este exercício faz parte do curso
Choice Modeling for Marketing in R
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
