split_rhat_rfun | R Documentation |
Compute the split rhat for the diagnostics of converging; see the C++ code of split_potential_scale_reduction in chains.cpp.
split_rhat_rfun(sims)
sims |
a 2-d array _without_ warmup samples (# iter * # chains) |
Note: The R function wrapping the C++ implementation is defined in chains.R with name rstan_splitrhat2_cpp
a single split-r-hat value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.