plot_coefficient_function {QuantRegGLasso}R Documentation

Internal Function: Plot Coefficient Function

Description

Internal function to plot coefficient functions using ggplot2.

Usage

plot_coefficient_function(data, variate)

Arguments

data

Dataframe. A dataframe containing columns z, coefficient.

variate

Character. A character representing the title.

Value

A ggplot object.


[Package QuantRegGLasso version 1.0.0 Index]