View source: R/3a_lme_summary.R
Quickly summarize the linear model posteriors
| 1 2 | lme_summary(post, params, seed = NA, diag_plots = F, plot_dir = NULL,
  return_post = F)
 | 
| post | an object of class  | 
| params | a list object created by  | 
| seed | a numeric vector of length 1: represents a secondary identifier. Typically would be used to identify the seed.
To exclude, set to the default:  | 
| diag_plots | logical. Do you wish to save traceplots and density plots for convergence diagnostics?
Defaults to  | 
| plot_dir | character vector representing the directory or full path to the location
where you wish to save the plot files, if  | 
| return_post | logical. Do you wish to return a list with elements equal to
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.