- sList
List of samples objects
- stage
A string. Specifies which stage the samples are to be taken from "preburn", "burn", "adapt", or "sample"
- filter
An integer or vector. If it's an integer, iterations up until the value set by filter will be excluded.
If a vector is supplied, only the iterations in the vector will be considered.
- use_best_fit
Boolean, defaults to TRUE, use minimal likelihood or mean likelihood
(whichever is better) in the calculation, otherwise always uses the mean likelihood.
- print_summary
Boolean (defaults to TRUE) print tables of model weight results
- digits
Integer, significant digits in printed table
- return_summary
Return tables of model weight results
- n_cores
Number of cores for parallel processing
- subject
Used to select subset of subjects (integer or character vector)