Plot method for big_pls_cox_gd objects
Basic diagnostic plots for big_pls_cox_gd
# 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"), ...)
A big_pls_cox object.
Character string specifying what to plot.
Typically "scores", "loadings" or "coefficients".
Further graphical arguments (passed to base plotting functions).