LoslegenKostenlos loslegen

Summarizing the model

Again, you want to draw some conclusions about the importance of the marketing activities. Although the interpretation of the coefficients requires alternative methods, the information regarding model fit and importance of effects can still be summarized by using the function summary() on the extended.model object.

Diese Übung ist Teil des Kurses

Building Response Models in R

Kurs anzeigen

Anleitung zur Übung

  • Obtain the goodness of fit measures and the P-values for the extended.model object by using the function summary().

Interaktive Übung

Versuche dich an dieser Übung, indem du diesen Beispielcode vervollständigst.

# Summarize the extended.model
Code bearbeiten und ausführen