gelman.diag: Gelman-Rubin diagnostic statistics

Description Usage Arguments

View source: R/generics.R

Description

This function returns the Gelman-Rubin diagnostic statistics for the negative loglikelihood of multiple Structure 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 'StructureAnalysis'
gelman.diag(x, ...)

## S3 method for class 'StructureCollection'
gelman.diag(x, k = x@best, ...)

Arguments

x

StructureCollection or StructureAnalysis object.

...

arguments passed to gelman.diag.

k

numeric indicating number of populations to report statistic for if x is a StructureCollection object.


paleo13/structurer documentation built on May 24, 2019, 6:01 p.m.