Learn R Programming

lessSEM (version 1.5.5)

BIC,regularizedSEMWithCustomPenalty-method: BIC

Description

returns the BIC

Usage

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

Value

BIC 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.