Skip to content

Only one line is shown #144

@6801318d8d

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

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