[R-sig-ME] Model fit with glmmadmb
Mollie Brooks
mollieebrook@ @ending from gm@il@com
Thu Jul 19 14:37:02 CEST 2018
Hi Frederico,
I don’t know about an R^2 with glmmadmb, but it is possible with glmmTMB for negative binomial GLMMs. I believe that glmmTMB has all the functionality of glmmadmb and more.
The r2 function is implemented in the sjstats package version 0.16.0.
https://cran.r-project.org/web/packages/sjstats/index.html
If you want to know some details such as how it doesn’t work with zero-inflated models yet, there is a discussion here
https://github.com/glmmTMB/glmmTMB/issues/169
cheers,
Mollie
> On 18Jul 2018, at 16:23, Frederico Mestre <mestre.frederico using gmail.com> wrote:
>
> Hello everybody,
>
> I've been using
> the
> package glmmADMB and I wonder if I can get any information on the overall
> fit of my models (
> some sort of
> pseudo R^2?).
>
> I ran the function glmmadmb with negative binomial.
>
> Cheers,
> --
>
> Frederico Mestre
> ᐧ
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-mixed-models using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
More information about the R-sig-mixed-models
mailing list