show,penfa-method {penfa} | R Documentation |
Display a penfa
object
Description
An S4 method printing a short summary of the estimation process, including the optimization method, the specified penalty functions, the convergence status, the number of iterations, the tuning selection strategy, and the effective degrees of freedom.
Usage
## S4 method for signature 'penfa'
show(object)
Arguments
object |
An object of class |
Value
An object reporting a short summary of a fitted penfa
model.
See Also
[Package penfa version 0.1.1 Index]