This function returns the Gelman-Rubin diagnostic statistics for the negative loglikelihood of multiple Structure runs. See gelman.diag
for more information.
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, ...)
|
x |
|
... |
arguments passed to |
k |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.