powered by
Graphical representation of the variables selected and their coefficients
plot_signature(vars, coeff, showPlots = TRUE, varnames = NULL)
bar plot
variables selected
associated coefficients
if TRUE, shows the plots (default = TRUE)
if TRUE, shows the names of the variables
M. Calle - T. Susin
plot_signature(c(2,10, 3, 15, 4), c(0.8, -0.1, 0.2, -0.6, -0.3))
Run the code above in your browser using DataLab