summary.rlassoEffects function

Summarizing rlassoEffects fits

Summarizing rlassoEffects fits

Summary method for class rlassoEffects

## S3 method for class 'rlassoEffects' summary(object, ...) ## S3 method for class 'summary.rlassoEffects' print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

  • object: an object of class rlassoEffects, usually a result of a call to rlassoEffects
  • ...: further arguments passed to or from other methods.
  • x: an object of class summary.rlassoEffects, usually a result of a call or summary.rlassoEffects
  • digits: the number of significant digits to use when printing.

Details

Summary of objects of class rlassoEffects

  • Maintainer: Martin Spindler
  • License: MIT + file LICENSE
  • Last published: 2024-02-14

Useful links