gelman.diag: Gelman-Rubin diagnostic statistics

Description Usage Arguments

Description

This function returns the Gelman-Rubin diagnostic statistics for the negative loglikelihood of multiple BayeScan runs. See gelman.diag for more information.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
gelman.diag(x, ...)

## Default S3 method:
gelman.diag(x, ...)

## S3 method for class 'BayeScanResults'
gelman.diag(x, ...)

## S3 method for class 'BayeScanAnalysis'
gelman.diag(x, ...)

Arguments

x

BayeScanAnalysis or BayeScanResults object.

...

arguments passed to gelman.diag.


jeffreyhanson/bayescanr documentation built on May 19, 2019, 4 a.m.