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