Skip to contents

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).