| .compute_active_stats | R Documentation |
Compute active-state statistics for a single sub-model
.compute_active_stats(
effect_configs,
reh,
directed,
start,
stop,
suffix,
display_progress
)
effect_configs |
A list of effect config lists, each with |
reh |
A |
directed |
Logical. Whether the sub-model is directed. |
start |
First time-point index (0-based). |
stop |
Last time-point index (0-based). |
suffix |
".start" or ".end". |
display_progress |
Logical. |
3-D array \[M × D × P\] or NULL if no effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.