select_model: Model selection from a collection of fits

Description Usage Arguments Value

View source: R/S3-methods.R

Description

Model selection from a collection of fits

Usage

1
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


jchiquet/janine documentation built on April 16, 2020, 1:52 a.m.