fixef_ml: Multi-level coefficient table

View source: R/coefficient_extraction.R

fixef_mlR Documentation

Multi-level coefficient table

Description

produces a CLU table of population-level effects together with random effects standard deviation for all random factor levels.

Usage

fixef_ml(object, ...)

## S3 method for class 'tbl_fixef_ml'
print(x, ...)

## S3 method for class 'tbl_fixef_ml'
knit_print(x, ...)

Arguments

object

tbl_post (brms, rstanarm) object holding the posterior in long format

...

passed on to grpef and fixef

model

model

Value

coefficient table with standard deviations

Author(s)

Martin Schmettow


schmettow/bayr documentation built on March 23, 2024, 7:49 p.m.