AIC | R Documentation |
Display the AIC and BIC score of glm
regression
results across the multiverse.
## S3 method for class 'mverse'
AIC(object, ..., k = 2)
## S3 method for class 'mverse'
BIC(object, ...)
AIC(object, ..., k = 2)
BIC(object, ...)
object |
a |
... |
ignored. for compatibility only. |
k |
ignored. for compatibility only. |
a multiverse table as a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.