get_non_const_multiage_list: Helper convenience function that defines age-specific lists...

Description Usage Arguments Value

View source: R/01_time_varying_functions.R

Description

get_non_const_multiage_list adds lists of time periods as new entries in list of age group lists.

Usage

1
get_non_const_multiage_list(v_time_stop, m_ageval)

Arguments

v_time_stop

Vector with time period at which values change (in days). Last entry should be n_t.

m_ageval

Matrix of values for each age group (n_ages) at each time period.

Value

List (l_l_period) list of lists of periods (1 per age group) with non-constant values.


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