Skip to content
Back to formatted view

Raw Message

Message-ID: <3104DA51-1B81-4BF9-9833-22B2C6B9B3E7@contoso.com>
Date: 2021-02-25T15:24:51Z
From: Göran Djurfeldt
Subject: Out from an R package

Help! I am going crazy for a very simple reason. I can?t access the output from for instance the lme4 package in R. I have been able to import an SPSS file into an R data frame. I have downloaded and installed the Lme4 package and I think I have also learnt how to produce a mixed model with lmer:

Output <- lmer(G10ln ~ v191_ms + (1 | couno), data = 'G10R')

How shall I define the output from lmer? What kind of object is it? How do I define it?

Goran

	[[alternative HTML version deleted]]