qdODE_plot_all: plot all decompose plot

View source: R/ode_solving.R

qdODE_plot_allR 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


idopNetwork documentation built on April 18, 2023, 9:09 a.m.