Learn R Programming

QuantRegGLasso (version 1.0.0)

plot_bic_result: 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)

Value

A ggplot object.

Arguments

data

Dataframe. A dataframe containing columns lambda, bic.

variate

Character. A character representing the title.