View source: R/Coxmos_plot_functions_others.R
loadingplot.fromVector.Coxmos | R Documentation |
loadingplot.fromVector.Coxmos
loadingplot.fromVector.Coxmos(
model,
vector,
zero.rm = FALSE,
top = NULL,
auto.limits = TRUE,
txt.x.angle = 0
)
model |
Coxmos model. |
vector |
Vector of loading |
zero.rm |
Logical. Remove variables equal to 0 (default: FALSE). |
top |
Numeric. Show "top" first variables. If top = NULL, all variables are shown (default: NULL). |
auto.limits |
Logical. If "auto.limits" = TRUE, limits are detected automatically (default: TRUE). |
txt.x.angle |
Numeric. Angle of X text (default: 0). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.