calc_rhat: R hat

Description Usage Arguments Value Examples

Description

This function calculates the rhat of each parameter given the list of chains that walkr produces. Since this is just an internal function, I'll document it more later.

Usage

1

Arguments

x

is the list of chains

Value

a vector of rhats

Examples

1
2
3
4
5
## Not run: 
## x is a list of sampled chains
calc_rhat(x)

## End(Not run)

andyyao95/walkr documentation built on June 4, 2019, 7:18 a.m.