create_stan_summary | R Documentation |
This internal function takes the full bootstrap return matrix/names and outputs a formatted stan summary.
create_stan_summary(full.matrix, full.names)
full.matrix |
A matrix with all variables and values for each bootstrap run. |
full.names |
The list of names that correspond to columns in 'full.matrix'. |
A formatted summary matrix for display.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.