Description Usage Arguments Value
pglmm_profile_LRT
tests statistical significance of the
phylogenetic random effect of binomial models on
species slopes using a likelihood ratio test.
1 2 3 | pglmm_profile_LRT(x, re.number = 0, cpp = TRUE)
communityPGLMM.profile.LRT(x, re.number = 0, cpp = TRUE)
|
x |
A fitted model with class communityPGLMM and family "binomial". |
re.number |
Which random term to test? Can be a vector with length >1 |
cpp |
Whether to use C++ function for optim. Default is TRUE. Ignored if |
A list of likelihood, df, and p-value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.