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.


erickawaguchi/fastcmprsk documentation built on Nov. 1, 2024, 10:09 p.m.