Description Usage Arguments Value
1) Convert each parameter to matrix (n_iterations x n_indices) 2) Add appropriate colnames 3) Thin evenly (for enhance)
1 | .clean_chain(out, method = c("cluster", "enhance"), thin = 100)
|
out |
List returned by |
method |
Whether the output came from clustering or enhancement. (Different params are included in each.) |
thin |
Thinning rate. Some enhanced parameters are thinned within C++
loop, others ( |
List with standardized parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.