Model selection from a collection of fits

select_model(x, crit = c("BIC", "EBIC", "loglik"))

Arguments

x

an object with class janine_collection

crit

a character for the criterion used to performed the selection. Either "BIC", "EBIC" or "loglik". Default is BIC.

Value

Send back an object with class janine_fit