View source: R/coefficient_extraction.R
fixef_ml | R Documentation |
produces a CLU table of population-level effects together with random effects standard deviation for all random factor levels.
fixef_ml(object, ...)
## S3 method for class 'tbl_fixef_ml'
print(x, ...)
## S3 method for class 'tbl_fixef_ml'
knit_print(x, ...)
object |
tbl_post (brms, rstanarm) object holding the posterior in long format |
... |
passed on to grpef and fixef |
model |
model |
coefficient table with standard deviations
Martin Schmettow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.