show,penfaPenalty-method {penfa} | R Documentation |
Display details on the penalization
Description
An S4 method showing information on the penalization process, including the employed penalty functions and the model matrices they affect. Additionally, it reports the optimal values of the tuning parameters and the tuning parameter selection strategy. If the automatic procedure was used, the output would also show the value of the influence factor, and the number of two-steps iterations.
Usage
## S4 method for signature 'penfaPenalty'
show(object)
Arguments
object |
An object of class |
Value
An object reporting a short summary of the penalization process for
a fitted penfa
model.
See Also
[Package penfa version 0.1.1 Index]