get_screen_detection: Get screen detection parameters for the Stanford-CIDE...

Description Usage Arguments Value

View source: R/02_screen_detection_functions.R

Description

get_screen_detection pulls screen detection parameters for a given time.

Usage

1
get_screen_detection(time, l_params_all, severity)

Arguments

time

Time (numeric, in days) at which screen detection rate is evaluated.

l_params_all

List with all parameters of decision model. Screen detection rates should be stored as a list within l_params_all$l_screen_detection.

severity

defines the severity level and state (exp1, exp2, inf1, inf2).

Value

Screen detection rate for a given severity (1, 2) or state (exp, inf) at a given point in time.


SC-COSMO/sccosmomcma documentation built on Dec. 18, 2021, 11:56 a.m.