plot_bic_result {QuantRegGLasso} | R Documentation |
Internal function to plot BIC results with respect to lambda using ggplot2.
plot_bic_result(data, variate)
data |
Dataframe. A dataframe containing columns |
variate |
Character. A character representing the title. |
A ggplot object.