phyr
phyr copied to clipboard
logLik is not in print.communityPGLMM when family != gaussian
Tony, it is fixed now. You can install it with the following code.
options(repos = c(
phyr = 'https://daijiang.r-universe.dev',
CRAN = 'https://cloud.r-project.org'))
install.packages('phyr')