Discussion:
[R-sig-ME] R-sig-mixed-models Digest, Vol 141, Issue 1
C. AMAL D. GLELE
2018-09-02 20:48:18 UTC
Permalink
Hi, dear Ben.
Many thanks for your suggestion.
Here is my need:
I've fitted a model using glmmadmb; my goal now is to get its estimates's
bootstrapped CI's and/or p-values.
Best,
Send R-sig-mixed-models mailing list submissions to
To subscribe or unsubscribe via the World Wide Web, visit
https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
or, via email, send a message with subject or body 'help' to
You can reach the person managing the list at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of R-sig-mixed-models digest..."
1. alternative of_lmeresampler::bootstrap_ for objects of class
glmmTMB and/or glmmadmb (C. AMAL D. GLELE)
2. Re: alternative of_lmeresampler::bootstrap_ for objects of
class glmmTMB and/or glmmadmb (Ben Bolker)
----------------------------------------------------------------------
Message: 1
Date: Fri, 31 Aug 2018 12:21:39 +0200
Subject: [R-sig-ME] alternative of_lmeresampler::bootstrap_ for
objects of class glmmTMB and/or glmmadmb
<CANrzCv1VaQOEeZu5p0kchhgnLHF=
Content-Type: text/plain; charset="utf-8"
Hi, dear all.
Is there an alternative of lmeresampler::bootstrap for objects of class
glmmTMB and/or glmmadmb?
In advance, thanks for your help.
Kind regards,
[[alternative HTML version deleted]]
------------------------------
Message: 2
Date: Fri, 31 Aug 2018 14:56:09 -0400
Subject: Re: [R-sig-ME] alternative of_lmeresampler::bootstrap_ for
objects of class glmmTMB and/or glmmadmb
Content-Type: text/plain; charset="utf-8"
Can you be more specific about what you'd like to do? It looks like
the lmeresampler::bootstrap functions might be adaptable to glmmTMB
objects (i.e., not in their current form, but since they are mostly
built on accessor methods that work similarly between glmmTMB and lme4,
new generics could be rewritten without huge effort -- probably).
However ... at a quick glance, it looks like only fully parametric
bootstrapping and case-resampling will work for GLMMs rather than LMMs
(and you're probably using glmmTMB/glmmADMB because you need some sort
of exotic GLMM-type thing, not a LMM, anyway ...)
You can also do parametric boostrapping with bootMer in glmmTMB, with
the current CRAN lme4 and the parboot branch of glmmTMB, although there
https://github.com/glmmTMB/glmmTMB/issues/375
Hi, dear all.
Is there an alternative of lmeresampler::bootstrap for objects of class
glmmTMB and/or glmmadmb?
In advance, thanks for your help.
Kind regards,
[[alternative HTML version deleted]]
_______________________________________________
https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
------------------------------
Subject: Digest Footer
_______________________________________________
R-sig-mixed-models mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
------------------------------
End of R-sig-mixed-models Digest, Vol 141, Issue 1
**************************************************
[[alternative HTML version deleted]]

Loading...