View source: R/gbi_null_models.R
summary.gbi_null | R Documentation |
Generate relevant summaries of null hypothesis testing using MCMC randomisations of group-by-individual matrices
## S3 method for class 'gbi_null' summary(x)
x |
a |
The function first produces a summary of the null distribution, with mean, median, SD, confidence intervals, and diagnostics (effective sample size and potential scale reduction factor). The function then shows estimated upper, lower, and two-tailed p-values of the observed values against the null. The output includes confidence intervals for the p-values, which are estimated from the effective sample size using binomial theory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.