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 May 29, 2024, 7:10 a.m.