BIC,regularizedSEMWithCustomPenalty-method: BIC
Description
returns the BIC
Usage
# S4 method for 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.