Display the AIC and BIC score of glm regression results across the multiverse.

# S3 method for glm_mverse
AIC(object, ..., k = 2)

# S3 method for glm_mverse
BIC(object, ...)

AIC(object, ..., k = 2)

BIC(object, ...)

Arguments

object

a glm_mverse object.

...

ignored. for compatibility only.

k

ignored. for compatibility only.

Value

a multiverse table as a tibble