Skip to content

Only one line is shown #144

Description

@6801318d8d

Following this video

I tried to replicate the results with:

require(flexplot)
require(lme4)
data(alcuse)
mod = lmer(ALCUSE~1+(1|ID), data=alcuse)
visualize(mod, plot="model")

but I only get the fixed effects without the random ones

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions