Learn R Programming

bigPLScox (version 0.8.1)

plot.big_pls_cox_gd: 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 big_pls_cox_gd
plot(x, what = c("loglik", "gradient", "steps", "coef", "risk", "all"), ...)

# S3 method for 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).