mac-theobio / McMasterPandemic

SEIR+ model
GNU General Public License v3.0
20 stars 5 forks source link

More Loss Functions #218

Closed stevencarlislewalker closed 1 year ago

stevencarlislewalker commented 2 years ago

Including the existing negative binomial loss function, please ensure that the following loss functions are available with the following loss IDs.

test case

Each new loss function needs to include both computation of the loss and the simulation of observation error. These are here in the negative binomial case:

Negative Binomial

Exists already as case = 0

Poisson

Log Normal

Normal

Beta