Learn R Programming

QuantRegGLasso (version 1.0.0)

plot_coefficient_function: Internal Function: Plot Coefficient Function

Description

Internal function to plot coefficient functions using ggplot2.

Usage

plot_coefficient_function(data, variate)

Value

A ggplot object.

Arguments

data

Dataframe. A dataframe containing columns z, coefficient.

variate

Character. A character representing the title.