Description Usage Arguments Value Examples
View source: R/utilities_SOIR.R
Extract beta coeffiscients from sarim output
1 2 |
model |
list, output list from sarim function |
intercept |
logical indicating if sarim was calculated with intercept |
burnin |
integer, controlls how many iterations at start should be deleted |
reduce |
logical, controlls wether the output should be reduced to 1 number per beta |
reduce_with |
function, defines the function to reduce output, e.g. mean |
either a vector, the mean of each beta or a matrix
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.