Description Usage Arguments Value Examples
Print the coefficients with standard errors, confidence intervals, and p-values of a glmnetSE
model. The inference statistics are only available for the coefficients without shrinkage applied. They would be biased otherwise. Only if cross-fold validation is used in the glmnetSE
model, the selected performance metric is displayed. If test data is supplied the performance metric on the train as test data is displayed.
1 2 |
object |
A model of the class |
... |
Additional arguments affecting the summary produced. |
The output of a glmnetSE
object and the performance metric if cross-fold validation is used.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.