| report_scan_convergence | R Documentation |
Report the scan values that did not settle on a fixed point
report_scan_convergence(
scan_values,
attractors,
terminations,
scan_name,
t_max,
t_sample
)
scan_values |
The values that were scanned. |
attractors |
The attractor reached at each value, one per value. |
terminations |
Why the run at each value stopped, one per value. |
scan_name |
The name of the scanned quantity. |
t_max |
The time limit that was used. |
t_sample |
The averaging window that was used. |
Nothing; called for its messages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.