qdODE_plot_all {idopNetwork} | R Documentation |
plot all decompose plot
Description
plot all decompose plot
Usage
qdODE_plot_all(
result,
label = 10,
show.legend = TRUE,
nrow = NULL,
ncol = NULL
)
Arguments
result |
list of qdODE parallel |
label |
relabel x and y label due to log-transform, set 10 as default |
show.legend |
to show legend |
nrow |
scalar for subplot row number |
ncol |
scalar for subplot column number |
Value
all effect curve decompose plot
[Package idopNetwork version 0.1.2 Index]