Skip to content

bootMer compatibility? #11

@AndrewLawrence

Description

@AndrewLawrence

Hey, thanks for your work on this really useful software!

I was wondering if blme models are compatible with lme4::bootMer?

  • lme4::bootMer(my_bmerMod, my_icc_function, nsim = 1000, use.u = FALSE, type = "parametric") gives no obvious errors.
  • I get sensible looking results for my purpose (bootstrapping ICC).
  • lme4::bootMer uses a generic refit method (which blme defines for bmerMods) so it isn't just running lmers.

Thanks in advance!

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