plot_path: Plotter function for cdfpen class
Description
Function that takes user requests as input, to show the requested graph
Usage
plot_path(obj,
lmb,
coeff,
type = c("path", "l1", "BIC"),
...)Arguments
- obj
Object to be plotted
- lmb
lambda values used in the model
- coeff
the coefficients' matrix
- type
type of graph to be ploted
- ...
Other characteristics to be added