.fitElasticNetMix {lessSEM} | R Documentation |
.fitElasticNetMix
Description
Optimizes an object with mixed penalty. See ?mixedPenalty for more details.
Usage
.fitElasticNetMix(mixedPenalty)
Arguments
mixedPenalty |
object of class mixedPenalty. This object can be created with the mixedPenalty function. Penalties can be added with the addCappedL1, addElastiNet, addLasso, addLsp, addMcp, and addScad functions. |
Value
object of class regularizedSEMMixedPenalty
[Package lessSEM version 1.5.5 Index]