varef: Extract varying effect estimates from a Stan model fit by...

Description Usage Arguments Details Author(s) See Also

Description

Returns a list of mean and standard deviations of varying effects.

Usage

1
varef( object )

Arguments

object

A stanfit object produced by glmer2stan

Details

The returned list is nested, with expectation and stddev at the top level. Within each, there are separate matrices for each varying effect grouping variable. Columns are factors (named) and rows are individual groups.

Author(s)

Richard McElreath

See Also

glmer2stan


rmcelreath/glmer2stan documentation built on May 27, 2019, 9:29 a.m.