IC: Computes a given information criterion for data and a...

Description Usage Arguments Value

View source: R/ic_scores.R

Description

Computes a given information criterion for data and a specified model.

Usage

1
IC(model, data, ic = "AIC", compress = F)

Arguments

data:

A data sample compatible witih the model.

model:

A string containing the model name.

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.