BIC-regularizedSEMWithCustomPenalty-method: BIC

BIC,regularizedSEMWithCustomPenalty-methodR Documentation

BIC

Description

returns the BIC

Usage

## S4 method for signature 'regularizedSEMWithCustomPenalty'
BIC(object, ...)

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.

Value

BIC values


lessSEM documentation built on Aug. 26, 2025, 1:07 a.m.