compare_output: Compare model to death data

View source: R/particle.R

compare_outputR Documentation

Compare model to death data

Description

Compare the model to death data for use with the particle filter

Usage

compare_output(model, pars_obs, data, type = "explicit_SEEIR_model")

Arguments

model

An odin_model object

pars_obs

Parameters for the observations

data

The data to be compared against

type

The class of the model. At the moment this can only be explicit_SEIR but as more models come online we can use this parameter to control the type of comparison function generated.


mrc-ide/squire documentation built on Sept. 10, 2022, 1:11 a.m.