BIC,regularizedSEMWithCustomPenalty-method | R Documentation |
returns the BIC
## S4 method for signature 'regularizedSEMWithCustomPenalty'
BIC(object, ...)
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. |
BIC values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.