ml.ic: Multicore l.ic for heavy tasks

Description Usage Arguments Value

View source: R/ml.ic.R

Description

Multicore l.ic for heavy tasks

Usage

1
ml.ic(exprs, df, family, penalty = 2, cl = detectCores())

Arguments

exprs

List of GLM formulas.

df

Data.frame.

family

Object : a description of the error distribution.

penalty

numeric specifying the ‘weight’ of the equivalent degrees of freedom. (penalty = 2 is the AIC and penalty = log(n) is the BIC)

cl

Number of CPU cores on the current host.

Value

The Information Criterion for all formulas in 'exprs'.


anthonyyazdani/OOS documentation built on Sept. 5, 2020, 12:54 a.m.