ranef.bayz: Extract posterior means and SDs for 'random´ effects

View source: R/ranef.R

ranef.bayzR Documentation

Extract posterior means and SDs for 'random´ effects

Description

Extract from the Bayz output the coefficients (posterior mean and SD) for rn() model terms.

Usage

## S3 method for class 'bayz'
ranef(object, splitLabels = TRUE, ...)

Arguments

object

A bayz model output

splitLabels

Whether labels that contain in multiple columns (default TRUE).

...

Additional parameters passed onto the Model function.

Value

a list with one member (a data frame) for each random effect


MarniTausen/BayzR documentation built on April 4, 2024, 9:30 a.m.