fixef: Extract fixed-effects estimates

Description Usage Arguments Details Value

Description

Extract the fixed-effects estimates

Usage

1
2
## S3 method for class 'communityPGLMM'
fixef(object, ...)

Arguments

object

A fitted model with class communityPGLMM.

...

Ignored.

Details

Extract the estimates of the fixed-effects parameters from a fitted model. For bayesian models, the p-values are simply to indicate whether the credible intervals include 0 (p = 0.04) or not (p = 0.6).

Value

A dataframe of fixed-effects estimates.


phyr documentation built on Jan. 13, 2021, 5:40 p.m.