qdODE_plot_all | R Documentation |
plot all decompose plot
qdODE_plot_all(
result,
label = 10,
show.legend = TRUE,
nrow = NULL,
ncol = NULL
)
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 |
all effect curve decompose plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.