CommencerCommencer gratuitement

Comparing print and summary output

One of the first things to examine after fitting a model using lmer() is the model's output using either the print() or summary() functions. Although similar, each produces slightly different outputs. The purpose of this exercise is to have you compare the two outputs and then answer a question about how the two differ. A lmer() model has been fit for you and saved as out.

Which of the following appears in the summary() output but not the print() output?

Cet exercice fait partie du cours

Hierarchical and Mixed Effects Models in R

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice