plot.fcrrp: Plots solution path for penalized methods

View source: R/plot.fcrrp.R

plot.fcrrpR Documentation

Plots solution path for penalized methods

Description

Plots solution path for penalized methods

Usage

## S3 method for class 'fcrrp'
plot(x, ...)

Arguments

x

fcrrp object (output from fastCrrp())

...

additional arguments to plot()

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.


fastcmprsk documentation built on Oct. 30, 2024, 5:08 p.m.