loadingplot.fromVector.Coxmos {Coxmos} | R Documentation |
loadingplot.fromVector.Coxmos
Description
loadingplot.fromVector.Coxmos
Usage
loadingplot.fromVector.Coxmos(
model,
vector,
zero.rm = FALSE,
top = NULL,
auto.limits = TRUE
)
Arguments
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). |
[Package Coxmos version 1.0.2 Index]