Description Usage Arguments Value
View source: R/compute_states.R
call to ODE solver
1 | compute_states(W, q, r0, times, method, ts, flag, stimulation.value)
|
W |
wighted matrix |
q |
perturbation vector (1 = perturbed, 0 = unperturbed) |
r0 |
initial state of unperturbed system |
times |
number of time points |
method |
which case (SteadyState or TimeSeries) |
ts |
time step length |
flag |
flag to plot states |
stimulation.value |
constant value for stimulation function |
matrix of states for given experiment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.