Skip to contents

Sample output from the fit_model() function

Usage

fitLL

Format

fitLL

A list with 9 items:

list item 1

a numeric value representing the fitted baseline transmission rate.

list item 2

a numeric value representing the fitted amplitude of seasonal forcing.

list item 3

a numeric value representing the fitted phase of seasonal forcing.

list item 4

a numeric value representing the fitted value for the proportion of RSV infections leading to reported hospitalizations in infants <2 months.

list item 5

a numeric value representing the fitted value for the proportion of RSV infections leading to reported hospitalizations in children 1-4 years.

list item 6

a numeric value representing the fitted value for the proportion of RSV infections leading to reported hospitalizations in ages 5-64 years.

list item 7

a numeric value representing the fitted value for the proportion of RSV infections leading to reported hospitalizations in adults 65 - 74 years.

list item 8

a numeric value representing the fitted value for the proportion of RSV infections leading to reported hospitalizations in adults 75+ years.

list item 9

a matix with 3 columns and 100 rows with the parameters values (baseline transmission +/- 5%, amplitude +/- 5%, phase +/- 1.5%) resampled using latin hypercube sampling.

...