ICMultiMulti: Computes an information criterion for many data samples and...

Description Usage Arguments Value

View source: R/ic_scores.R

Description

Computes an information criterion for many data samples and list of models.

Usage

1
ICMultiMulti(models, data, ic = "AIC", compress = F)

Arguments

n:

Sample size.

model:

A vector of strings containing the model names.

ic:

String giving information criterion to use (e.g. 'AICc', 'BIC')

Value

: A list containing the following:.


mcullan/ecic documentation built on Sept. 3, 2019, 9:57 a.m.