Learn R Programming

lessSEM (version 1.5.5)

AIC,regularizedSEMWithCustomPenalty-method: AIC

Description

returns the AIC. Expects penalizedParameterLabels and zeroThreshold

Usage

# S4 method for regularizedSEMWithCustomPenalty
AIC(object, ..., k = 2)

Value

AIC values

Arguments

object

object of class regularizedSEMWithCustomPenalty

...

Expects penalizedParameterLabels and zeroThreshold. penalizedParameterLabels: vector with labels of penalized parameters. zeroThreshold: penalized parameters below this threshold will be counted as zeroed.

k

multiplier for number of parameters