plot_bic_result {QuantRegGLasso} | R Documentation |
Internal Function: Plot BIC Results w.r.t. lambda
Description
Internal function to plot BIC results with respect to lambda using ggplot2.
Usage
plot_bic_result(data, variate)
Arguments
data |
Dataframe. A dataframe containing columns |
variate |
Character. A character representing the title. |
Value
A ggplot object.
[Package QuantRegGLasso version 1.0.0 Index]