get_Rt: Methods to calculate Rt over time from each model type

View source: R/r.R

get_RtR Documentation

Methods to calculate Rt over time from each model type

Description

Methods to calculate Rt over time from each model type

Usage

get_Rt(model_out)

## S3 method for class 'nimue_simulation'
get_Rt(model_out)

## S3 method for class 'excess_nimue_simulation'
get_Rt(model_out)

## S3 method for class 'vacc_durR_nimue_simulation'
get_Rt(model_out)

## S3 method for class 'rt_optimised'
get_Rt(model_out)

Arguments

model_out

Model object


mrc-ide/squire.page documentation built on May 27, 2023, 11:20 a.m.