fixef.bayz: Extract posterior means and SDs for 'fixed´ effects

View source: R/fixef.R

fixef.bayzR Documentation

Extract posterior means and SDs for 'fixed´ effects

Description

Extract from the Bayz output the coefficients (posterior mean and SD) for terms fitted with fx() and rg(). With the default splitLabels=TRUE, labels for interactions such as a

Usage

## S3 method for class 'bayz'
fixef(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 fixed effect


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