plot all decompose plot for two data
biqdODE_plot_all(
result1,
result2,
label = 10,
show.legend = FALSE,
remove.label = TRUE,
nrow = NULL,
ncol = NULL
)
list of qdODE all for first data
list of qdODE all for second data
relabel x and y label due to log-transform, set 10 as default
to show legend
to remove x and y label
scalar for subplot row number
scalar for subplot column number