SIRImplausibility {hmer}R Documentation

Sample Implausibility Data

Description

A dataset containing 1000 points from the region bounded by [0.1, 0.8], [0, 0.5], [0, 0.05] for aSI, aIR and aSR respectively. Implausibility has been calculated (for emulators trained on the SIRSample training dataset) for each of the outputs nS, nI, nR, and the maximum implausibility is included. The target values used in calculating implausibility were:

nS

between 324 and 358

nI

mean 143 (sigma 7.15)

nR

between 490 and 542

Usage

SIRImplausibility

Format

A data frame with 1000 rows and 7 variables:

aSI

Infection: transition rate from S to I

aIR

Recovery: transition rate from I to R

aSR

Waning Immunity: transition rate from R to S

nS

Implausibility for nS

nI

Implausibility for nI

nR

Implausibility for nR

I

Maximum implausibility


[Package hmer version 1.6.0 Index]