AIC,regularizedSEMWithCustomPenalty-method | R Documentation |
returns the AIC. Expects penalizedParameterLabels and zeroThreshold
## S4 method for signature 'regularizedSEMWithCustomPenalty'
AIC(object, ..., k = 2)
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. |
k |
multiplier for number of parameters |
AIC values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.