This helper function evaluates simulation results.
1 2 3 4 5 6 7 8 9 10 | method_res_scenario(
model,
beta1,
s0,
data.test,
n_test,
time,
beta = NULL,
data
)
|
model |
input |
beta1 |
input |
s0 |
input |
data.test |
input |
n_test |
input |
time |
input |
beta |
input |
data |
input |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.