If arena is static it will start calculations for all already pushed
models. If arena is live, then plots will be calculated on demand,
after calling arena_run
.
push_observations(arena, observations)
arena | live or static arena object |
---|---|
observations | data frame of new observations |
Updated arena object