plot.fcrrp {fastcmprsk} | R Documentation |
Plots solution path for penalized methods
Description
Plots solution path for penalized methods
Usage
## S3 method for class 'fcrrp'
plot(x, ...)
Arguments
x |
|
... |
additional arguments to |
Details
Plots solution path for penalized methods. x-axis: log tuning parameter values. y-axis: coeffcient estimates.
Value
A plot of the solution path for the chosen penalized method.
[Package fastcmprsk version 1.24.5 Index]