View source: R/conflict_mahalanobis.R
| print.bayprior_conflict_mv | R Documentation |
Print method for multivariate conflict objects
## S3 method for class 'bayprior_conflict_mv'
print(x, ...)
x |
A |
... |
Ignored. |
Invisibly returns the input bayprior_conflict_mv object.
Called for its side effect of printing a formatted summary of the
multivariate Mahalanobis conflict check, including the Mahalanobis
distance, chi-squared p-value, conflict flag, per-parameter marginal
z-scores, and an interpretation string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.