psrf_check {EDISON} | R Documentation |
This function treats the edges of the network as parameters, calculates their potential scale reduction factors and returns the highest value.
psrf_check(params, q, k_max, num_it)
params |
Matrix of parameters. |
q |
Number of nodes. |
k_max |
Number of segments. |
num_it |
Number of iterations/samples. |
Returns the highest PSRF value.
Frank Dondelinger
Gelman and Rubin (1992) Inference from iterative simulation using multiple sequences, Statistical Science.