getRHat: A function to calculate the RHat of a STAN_fit

Description Usage Arguments Value Examples

View source: R/getRHat.R

Description

This function returns the RHat of a stan fit

Usage

1
getRHat(STAN_fit)

Arguments

STAN_fit

a stan fit df

Value

A data frame with the RHat decending order

Examples

1
getRHat(STAN_fit = sfitdf)

joh4n/JGTools documentation built on May 24, 2019, 4:06 a.m.