AIC-regularizedSEMWithCustomPenalty-method: AIC

AIC,regularizedSEMWithCustomPenalty-methodR Documentation

AIC

Description

returns the AIC. Expects penalizedParameterLabels and zeroThreshold

Usage

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

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

Value

AIC values


lessSEM documentation built on May 29, 2024, 7:10 a.m.