powered by
summary
(fm1 <- lmer(Reaction ~ Days + (Days | Subject), sleepstudy)) # will give you an additional column with p values for the t test summary(fm1)
Run the code above in your browser using DataLab