ranef {phyr}R Documentation

Extract random-effects estimates

Description

Extract the random-effects estimates

Usage

## S3 method for class 'communityPGLMM'
ranef(object, ...)

Arguments

object

A fitted model with class communityPGLMM.

...

Ignored.

Details

Extract the estimates of the random-effects parameters from a fitted model.

Value

A dataframe of random-effects estimates.


[Package phyr version 1.1.0 Index]