Panel Data
1 2 3 4 5 6 7 8 9 | panel_data_new.epidemics(
subject,
times,
state,
prev_state,
trans = possible_transitions(1:3),
subset = NULL,
obs_times
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.