plot.big_pls_cox_gd: Plot method for big_pls_cox_gd objects

View source: R/plot-big_pls_cox.R View source: R/plot.big_pls_cox_gd.R

plot.big_pls_cox_gdR Documentation

Plot method for big_pls_cox_gd objects

Description

Plot method for big_pls_cox_gd objects

Basic diagnostic plots for big_pls_cox_gd

Usage

## S3 method for class 'big_pls_cox_gd'
plot(x, what = c("loglik", "gradient", "steps", "coef", "risk", "all"), ...)

## S3 method for class 'big_pls_cox_gd'
plot(x, what = c("loglik", "gradient", "steps", "coef", "risk", "all"), ...)

Arguments

x

A big_pls_cox object.

what

Character string specifying what to plot. Typically "scores", "loadings" or "coefficients".

...

Further graphical arguments (passed to base plotting functions).


bigPLScox documentation built on Nov. 18, 2025, 5:06 p.m.