Method for plotting Product Functions (PFs) and Residue
Usage
plot_lmd(
lmd_obj,
max_pf = length(lmd_obj[["pf"]]),
show_residue = TRUE,
pricolor_plot = "midnightblue",
line_size_plot = 1
)
Arguments
- lmd_obj
LMD object created from LMD function
- max_pf
Number of PFs to Plot
- show_residue
Whether to plot residue or not
- pricolor_plot
color of plots
- line_size_plot
Size of line in ggplot
Author
Shubhra Prakash, shubhraprakash279@gmail.com