Print desla summary output
# S3 method for summary.desla
print(
x,
digits = max(3L, getOption("digits") - 3L),
signif.stars = getOption("show.signif.stars"),
show_selected = 10,
...
)
a desla
object.
digits.
show stars of significance.
upper bound for which to show the names of selected variables in the lasso regressions (default is 10)
additional arguments (ignored).