ic.pen: Compute the penalty based on chosen information criteria

View source: R/ic.sglfit.R

ic.penR Documentation

Compute the penalty based on chosen information criteria

Description

Compute the penalty based on chosen information criteria

Usage

ic.pen(ic_choice, df, t)

Arguments

ic_choice

information criteria choice: BIC, AIC or AICc.

df

effective degrees of freedom.

t

sample size.

Value

penalty value.


midasml documentation built on April 29, 2022, 9:06 a.m.