.useElasticNet | R Documentation |
Internal function checking if elastic net is used
.useElasticNet(mixedPenalty)
mixedPenalty |
object of class mixedPenalty. This object can be created with the mixedPenalty function. Penalties can be added with the addCappedL1, addLasso, addLsp, addMcp, and addScad functions. |
TRUE if elastic net, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.